Skip to content

Commit 4985b22

Browse files
authored
Added details to readme
1 parent 254a374 commit 4985b22

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

Simon_Game/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
### Simon Game
2+
A RGB color guessing game.It has 2 levels easy and hard. In easy level you have 3 boxes and you have to guess from those 3 boxes but in hard level you have 6 boxes.
3+
4+
### Use of the Project:
5+
It is a great game to play. It is basically a memory game and will benefit your memory alot.
6+
7+
### Tech Stack
8+
* HTML5
9+
* CSS3
10+
* JAVASCRIPT
11+
12+
13+
#### Steps to Use:
14+
15+
---
16+
17+
- Download or clone the repository
18+
19+
```
20+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
21+
```
22+
23+
- Go to the directory
24+
- Run the index.html file
25+
- Start playing!
26+
27+
---
28+
29+
## Screenshots
30+
![Simon_game](https://user-images.githubusercontent.com/69195262/125393546-c5b57c80-e3c5-11eb-878f-7e57e9c8aa7d.png)

0 commit comments

Comments
 (0)