Skip to content

Commit

Permalink
Added Game Hit_The_Mole
Browse files Browse the repository at this point in the history
  • Loading branch information
Sourabh782 committed Aug 10, 2024
1 parent 0367c15 commit 4e58a43
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,7 @@ This repository also provides one such platforms where contributers come over an

|[Tower_Building_Game](https://github.com/kunjgit/GameZone/tree/main/Games/Tower_Building_Game)|
|[Cross_Road_Game](https://github.com/kunjgit/GameZone/tree/main/Games/Cross_Road_Game)|

| [Hit_The_Mole](https://github.com/kunjgit/GameZone/tree/main/Games/Hit_The_Mole) |

</center>

Expand Down
Binary file added assets/images/Hit_The_Mole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 7 additions & 2 deletions assets/js/gamesData.json
Original file line number Diff line number Diff line change
Expand Up @@ -3216,10 +3216,15 @@
"gameTitle" : "Block Vault",
"gameUrl": "Block_Vault",
"thumbnailUrl": "Block_Vault.png"
}
"643":{
},
"644":{
"gameTitle" : "Droop Dash Game",
"gameUrl": "Drop_Dash_Game",
"thumbnailUrl": "Drop_Dash_Game.png"
},
"645":{
"gameTitle": "Hit The Mole",
"gameUrl": "Hit_The_Mole",
"thumbnailUrl": "Hit_The_Mole.png"
}
}

0 comments on commit 4e58a43

Please sign in to comment.