diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -0,0 +1,9 @@ | |||
| 1 | # Tic Tac Toe | ||
| 2 | |||
| 3 | The game is tic tac toe. | ||
| 4 | |||
| 5 | I made this in first year engineering as a bored project since my C programming class wasn't challenging enough and I just wanted to do something more fun than what was asked. | ||
| 6 | |||
| 7 | # Plans | ||
| 8 | [ ] Maybe I will add a timer to each turn to up the difficulty | ||
| 9 | [ ] a way to clear the terminal so it doen't get too flooded | ||
