Releases: brinza888/tictactoe
Releases · brinza888/tictactoe
v0.3.0
After the previous release v0.2.1 in this project were made many changes and improvements. Mostly oriented to:
- Better project structure
- Better menus
- Old strange code refactoring
- Preparations for multiplayer gaming
- Docker deployment ability
v0.2.1
No major changes
- Some minor code fixes
- Update README
v0.2.0
New interactive interface
In this release available new interactive terminal interface written, using ncurses library.
AI logic and source code structure were saved without any changes.
Build & Run
Follow README instructions.
v0.1.0
First release of my TicTacToe game with AI written in C
Simple console (non-interactive) interface for TicTacToe game with AI.
Includes only linux_x86_64 build.