Skip to content

Commit 8f96d82

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

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

ConnectFour/README.md

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

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
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 .
6+
7+
## Technologies Used :
8+
9+
### HTML
10+
11+
### CSS
12+
13+
### Javascript
14+
15+
### JQuery
16+
17+
## How to set-up:
18+
19+
### Clone this repo
20+
21+
### Open it in any Text Editor
22+
23+
### Enjoy it !!!

0 commit comments

Comments
 (0)