Skip to content

simonepignotti/Scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrabble

Command-line multiplayer scrabble implementation realized for a software engineering assignment with two fellows. The code contained in "Assignment5" (Bot.java excluded) was given as solution by the professor, and we had to realize the bot based on that. Our solution can be found in the "scrabBot" package. For the bot, we used the GADDAG solution as in the majority of scrabble's engines. Unit and complete tests can be found in the "test" directory.

About

Command-line multiplayer scrabble implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages