another game developed solely on intuition, because what could even possibly go wrong with that.
com.adrianmensing.Application
: Console application with a fully-working word guessing game.com.adrianmensing.RootApplication
: Spring-Boot application (work in progress), with the following intentions:- Add the ability to play this game online.
- Add multiplayer options.
- Leaderboards?
The current dictionary is a list of Dutch words used from the opentaal-wordlist repository. For more information, please read third-party-licenses/opentaal/LICENSE.txt.