All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Menu interface for game mode selection
- Unbeatable AI opponent using minimax algorithm
- Play again feature
- Vim-style navigation
- Multiple game modes (Human vs Human, Human vs Computer)
- Colorful terminal UI with borders
- Game state messages and instructions
- Improved game completion messages
- Enhanced menu interface with highlighting
- Better game mode titles
- Cleaner project structure
- AI player mode using minimax algorithm
- New game mode: Human vs Computer
- Personalized messages for computer player mode
- "Play Again" feature after game completion
- Improved game UI with mode-specific titles
- Enhanced game completion messages
- Cleaner menu interface
- Initial release
- Basic TicTacToe game implementation
- Local multiplayer mode
- Vim-style navigation
- Terminal UI with colors