Skip to content

Tic Tac Toe, written in C#. With Unbeatable AI function

License

Notifications You must be signed in to change notification settings

tatlead/TicTacToe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Build status

A project on Tic-Tac-Toe game, written by C#. Graphic is simulated google.com Tic-Tac-Toe template.

Screenshot

Screenshot

Feature

Select Easy, Medium, Impossible or Player against a friend Screenshot

  • Easy Mode - AI play randomly.
  • Medium Mode - AI try not to let you win.
  • Impossible Mode - AI will not let you win, it is unbeatable.
  • Friends Mode - Play with your best friend! (yourself...)

Instruction

  1. Download the zip from (https://github.com/BattlefieldDuck/TicTacToe/archive/master.zip)
  2. Run TicTacToe.exe
  3. Enjoy!

Advance

Required Visual Studio 2015 or later