Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 335 Bytes

tictactoe_c_sharp

TicTacToe Game Project

Tools: C#, Windows Forms

Description:

  1. A simple bilingual (English/French) GUI TicTacToe game.
  2. It has 2 modes: user vs user and user vs computer.
  3. User vs computer mode has 3 levels of diffuculty, with the simplest one making random moves and the hardest one blocking forks.