diff options
| -rw-r--r-- | readme.md | 8 |
1 files changed, 1 insertions, 7 deletions
| @@ -1,10 +1,4 @@ | |||
| 1 | # Tic Tac Toe | 1 | # Tic Tac Toe |
| 2 | 2 | ||
| 3 | The game is tic tac toe. | 3 | Tic Tac Toe implemented in C. |
| 4 | 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 | |||
| 10 | [ ] a way to clear the terminal so it doen't get too flooded | ||
