Skip to content

Commit 2ce0bcd

Browse files
aadixiiitaaswinzz
authored andcommitted
Added game to game.json (#375)
* Update game.json * Add files via upload * Update game.js * Update game.js * Update game.js
1 parent 2cef4b1 commit 2ce0bcd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

game/images.jpeg

8.11 KB
Loading

json/game.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@
4747
"imageurl": "game/pong.png",
4848
"gamename" : "Ping-Pong-Game",
4949
"github" : "https://maanasvohra.github.io/2D-Ping-Pong-Game/"
50+
},
51+
{
52+
"developer" : "ADESH SHUKLA",
53+
"imageurl": "game/images.jpeg",
54+
"gamename" : "Dodge The Ball",
55+
"github" : "http://aadishukla.me/mygame/"
5056
}
5157
]
5258
}

0 commit comments

Comments
 (0)