Skip to content

This is the baseline code for my Scrabble Mobile App. Will be turning it into the mobile app soon! Written in C-Sharp so I can use Unity to develop the game and mobile app.

Notifications You must be signed in to change notification settings

SaltyPineapple/Scrabble-CSharp

Repository files navigation

Scrabble-CSharp

Hello and Welcome to my Scrabble C Sharp project!

I have created this to practice my skills in data structures and algorithms. The main data structures in this project are Arrays and Linked Lists. 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 develop a full mobile app.

I have mostly completed the actual game logic and it works, though I am now learning the mobile development aspect and the game itself is still in the command line stages. I hope to begin on the actual mobile development of this app soon!

Thank you for viewing my project!

About

This is the baseline code for my Scrabble Mobile App. Will be turning it into the mobile app soon! Written in C-Sharp so I can use Unity to develop the game and mobile app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages