Releases: schiller-sql/TicTacToe
Releases · schiller-sql/TicTacToe
CLI hot fix
Fixed the CLI bug, that commands would not be parsed
Improved CLI and better opponents
- improved CLI with commands and more
- good structure of the GameLogic package
- great opponents (more coming soon)
First working version of the CLI
- CLI working, can now play against opponents in the command line
- first opponents (more coming soon)
Logic package finished
The logic package has been finished (with only one opponent though)