Skip to content

This is the baseline code for my scrabble game. Will be developing as a mobile app in near future. Written in Java so I can use Android Studio

Notifications You must be signed in to change notification settings

SaltyPineapple/Scrabble-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrabble Java Project

Hello and welcome to my Scrabble Java project

I have created this to practice my skills in data structures and algorithms. This project uses Arrays and Linked Lists as the main data structures.

I also am learning the use of external REST/API and I use one for looking up validity of words in a dictionary.

The end goal for this project is to create a mobile app developed in Android Studio. I am currently diving deep and learning all I can about Android Studio through the use of Google Codelabs.

Currently I have mostly finished the logic of the game, though it is still in the command line stages as I have not started to develop it as an app quite yet. I hope to do that soon!

Thank you for viewing my project!

About

This is the baseline code for my scrabble game. Will be developing as a mobile app in near future. Written in Java so I can use Android Studio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages