issues
search
geekymeeky
/
JS-games
A curated collection of games made with javascript and integrated by a web UI.
https://geekymeeky.github.io/JS-games/
MIT License
34
stars
35
forks
source link
Added the Doodle Jump Game
#118
Closed
Dhruv-194
closed
3 years ago
Dhruv-194
commented
3 years ago
Fixes #103
Changes I have made
:
Created a new branch to add my game
Single commit PR
Renamed all my files to the game's name
Added html file to the root directory and css and js files to their respective folders in static folder
Added a screenshot of the game to images folder
Updated the index.html file by adding a card to navigate to my game
Created a button on my game page to return back to the JS games homepage
Fixes #103
Changes I have made :