Skip to content

Commit c92d00c

Browse files
authored
Update README.md
1 parent 8f96d82 commit c92d00c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ConnectFour/README.md

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

33
![ConnectFour](https://user-images.githubusercontent.com/68684482/124650666-98456c00-deb7-11eb-80e7-87e999d8ab96.png)
44

5-
### 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 .
5+
- 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 .
66

77
## Technologies Used :
88

9-
### HTML
9+
- HTML
1010

11-
### CSS
11+
- CSS
1212

13-
### Javascript
13+
- Javascript
1414

15-
### JQuery
15+
- JQuery
1616

1717
## How to set-up:
1818

19-
### Clone this repo
19+
- Clone this repo
2020

21-
### Open it in any Text Editor
21+
- Open it in any Text Editor
2222

23-
### Enjoy it !!!
23+
- Enjoy it !!!

0 commit comments

Comments
 (0)