Skip to content

Commit 88ae6d4

Browse files
authored
Update README.md
1 parent b8037ba commit 88ae6d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ In order to run this project you need:
355355

356356
<li>
357357
<details>
358-
<summary>Dinosaur Game</summary>
358+
<summary>Jump Game</summary>
359359
<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>
360360
<ul>
361361
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/JumpGame/">Live Demo</a></li>

0 commit comments

Comments
 (0)