Skip to content

Commit 3933bac

Browse files
authored
Refine README description for Tic Tac Toe
1 parent c02f3ca commit 3933bac

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
A simple Tic Tac Toe game written in Java using a graphical user interface (GUI).
44

5-
It allows two players to take turns placing “X” and “O” and win by getting three symbols in a row (horizontally, vertically, or diagonally). <br>
6-
Or play against the unbeatable AI.
5+
It allows two players to take turns placing “X” and “O” and win by getting three symbols in a row (horizontally, vertically, or diagonally) or play against the unbeatable AI.
76

87
## 💻 Technologies
98

0 commit comments

Comments
 (0)