aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/readme.md b/readme.md
index 104e517..eb64600 100644
--- a/readme.md
+++ b/readme.md
@@ -1,10 +1,4 @@
1# Tic Tac Toe 1# Tic Tac Toe
2 2
3The game is tic tac toe. 3Tic Tac Toe implemented in C.
4 4
5I 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