Skip to content

h-mack/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Programmed the classic Tic Tac Toe board game in C#

Features of the project:

  • Option for Human vs Human, or Human vs Computer play modes
  • Program checks validity of legal game moves
  • Multiple computer difficulties to choose from (Easy: Random selection of move, Hard: Alpha-beta algorithm)
  • Ability for moves to be undoable and redoable
  • Ability to save and load games from any state of play (including the undo and redo functionality)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages