Skip to content

nikhil197/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A Simple Tic-Tac-Toe game

  1. Initial Version (Phase 1)
  • The base version of the game has a minimal UI.
  • Base Version feature only a single player game in which the player plays against a bot.
  • The Bot places 'X' at random places and doesnot have any AI
  1. Second Version
  • Added Two Player Support
  • Redesign the game implementation
  • Made changes to the interface
  1. Third Version
  • Added AI for the Bot
  • Made some changes to the game design
  • Added more options in the menu for the user

About

A Simple Tic-Tac-Toe game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages