Tic Tac Toe console game in c#
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