Skip to content

Commit a4fdf2d

Browse files
author
Ritesh Shrestha
authored
Update README.md
1 parent 1937b2d commit a4fdf2d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
Tic tac toe game with simple AI.
22

33
1.User vs. Computer
4-
1. Beginner (Random)
5-
2. Expert (two-in-a-row + block oppenent)
4+
5+
i. Beginner (Random)
6+
ii. Expert (two-in-a-row + block oppenent)
7+
68
2.User vs. User
7-
3. Tic-Tac-Toe on a 4 by 4 grid. (the winning is defined as 4-in-a-row.) (User vs AI)
8-
4. Quit
9+
10+
3.Tic-Tac-Toe on 4 by 4 grid. ( winning is defined as 4 in a row) . (User vs AI)
11+

0 commit comments

Comments
 (0)