https://github.com/purejoymind/tictactoe-csharp
https://github.com/purejoymind/tictactoe-csharp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/purejoymind/tictactoe-csharp
- Owner: PureJoyMind
- Created: 2023-04-24T20:12:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T06:36:57.000Z (8 months ago)
- Last Synced: 2025-01-11T06:45:35.193Z (4 months ago)
- Language: C#
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe
A simple game of Tic Tac Toe.
Game Features:
* Menu after the first game
* Saving game status for the players during that session
* Quitting gameAll inputs are also validated and handled.
***
## To Do
* Maybe add permanent game save