OSX Scrabble App
This side project uses the SFML library to create a visually appealing Scrabble game. The
gameboard image is a direct scan of an authentic American scrabble board; however, all
other images are custom made using Adobe Illustrator.
Currently, this project is unfinished. I am slowly working both the backend and frontend.
The draggable tiles are responsive and satisfying to control. In addition, I have created
and tested a trie like data structure for implementing an AI that was inspired by this article.
I will be updating this project when I have a change.
This project is compeltely for fun. Here is a gif showcasing the current GUI functionality: