Skip to content

Commit 54d9d20

Browse files
committed
Added badges of tech stack
1 parent 04f9ac2 commit 54d9d20

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

JAVASCRIPT GAME/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Welcome to the Dinosaur Game 🦕
22

3-
This is a basic HTML, CSS, JAVASCRIPT website where images of this website has their position fixed that results in giving the parallex look and that is why it is called Parallex Website. This gives the look of modern website.
3+
*This web app allows you to play the dinosaur game where you have to make the dinosaur jump and safe himself from the cactus. If the dinosaur touches the cactus, the player lose. This is a fun game to play. Also, a good game to get started with Javascript*.
44

55
![dinosaurgame](https://user-images.githubusercontent.com/72425181/124359775-0b46ac80-dc44-11eb-9984-baa31075ebc7.png)
66

7-
*This web app allows you to play the dinosaur game where you have to make the dinosaur jump and safe himself from the cactus. If the dinosaur touches the cactus, the player lose. This is a fun game to play. Also, a good game to get started with Javascript*.
8-
>Technologies used:
9-
- HTML
10-
- CSS
11-
- JAVASCRIPT
7+
## 💻Tech Stack
8+
<br>
9+
10+
![HTML](https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white)
11+
![CSS](https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white)
12+
![JS](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
1213

14+
<br>

0 commit comments

Comments
 (0)