/tic-tac-toe

Tic Tac Toe console game in c#

Primary LanguageC#MIT LicenseMIT

Tic Tac Toe

Tic Tac Toe console game in c#

TODO

Game works, but there could some stuff be done:

  • Add unit tests
  • Improve Code quality
  • Add functionality
    • Sockets: to share the game with a other person and play in real time
    • Make more user input validations
    • Make it possible to restart the game