Skip to content

Commit 2b4d9b6

Browse files
authored
Update README.md
1 parent a2c02e7 commit 2b4d9b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ The game also ends if the player correctly identifies all the letters of the mis
1515

1616
### 4. Mad Lib
1717
A phrasal template word game where you fill in the blanks.
18+
19+
### 5. Tic-Tac-Toe
20+
Tic-tac-toe is a two player game where the goal of each user is to mark their turn as an X or an O on a gameboard with three columns and three rows. The first user to get three in a row, either diagonally, horizontally, or vertically will be the winner.

0 commit comments

Comments
 (0)