Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
C# - Tic-Tac-Toe
#1
Tic-Tac-Toe
Let's build a clone of Tic-Tac-Toe. Your program can be a console app or windows form app. The AI can be super simple as long as it works.

Overview:
  • Create a Tic-Tac-Toe clone.
  • You must create AI.
  • You must have at least 1 human player, 2 human players is a bonus.

Notes:
  • Make sure to comment your code.
  • Application can be form or console based.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)