Skip to content

Releases: abdullahnettoor/tictactoe

v1.0.0

06 Nov 11:01
Compare
Choose a tag to compare

Changelog

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.

[1.0.0] - 2024-11-06

Added

  • 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

Changed

  • Improved game completion messages
  • Enhanced menu interface with highlighting
  • Better game mode titles
  • Cleaner project structure

[0.2.0] - 2024-11-06

Added

  • AI player mode using minimax algorithm
  • New game mode: Human vs Computer
  • Personalized messages for computer player mode
  • "Play Again" feature after game completion

Changed

  • Improved game UI with mode-specific titles
  • Enhanced game completion messages
  • Cleaner menu interface

[0.1.0] - 2024-10-29

Added

  • Initial release
  • Basic TicTacToe game implementation
  • Local multiplayer mode
  • Vim-style navigation
  • Terminal UI with colors

v0.2.1

06 Nov 10:08
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Nov 10:05
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Nov 08:24
Compare
Choose a tag to compare