Skip to content

Commit 66e9f87

Browse files
authored
Update README.md
1 parent 50f2935 commit 66e9f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConnectFour/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Connect Four
22
![ConnectFour](https://user-images.githubusercontent.com/68684482/124650666-98456c00-deb7-11eb-80e7-87e999d8ab96.png)
33

4-
### This is a simple game which can be played between two players.The player who connects the four bubbles first wins the game . The bubbles could be connected horizontally , vertically or diagonally.
4+
### This is a simple game which can be played between two players.The player who connects the four bubbles first wins the game . The bubbles could be connected horizontally , vertically or diagonally.The players have to be together since multiplayer feature is not available

0 commit comments

Comments
 (0)