Skip to content

Commit 4720609

Browse files
committed
update the project
1 parent 126870b commit 4720609

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,17 @@ In order to run this project you need:
353353
</details>
354354
</li>
355355

356+
<li>
357+
<details>
358+
<summary>Dinosaur Game</summary>
359+
<p>This project is a simple browser-based "Jump Game" where players control a character that must jump over blocks to avoid collisions. It demonstrates the use of HTML, CSS, and JavaScript to create an interactive game with basic animations and collision detection. The player uses the spacebar to jump and scores points based on survival time. The game includes two types of moving obstacles, adding a layer of challenge.</p>
360+
<ul>
361+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/JumpGame/">Live Demo</a></li>
362+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/JumpGame">Source</a></li>
363+
</ul>
364+
</details>
365+
</li>
366+
356367
</ol>
357368

358369
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)