Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 235 Bytes

TicTacToe

Simple Tic Tac Toe game using C# and WinForms.

Key features are:

  • ability to reset the gamet without exiting
  • shown, who's turn to make a move when cursor is over the button
  • total score displayed under the game field