Skip to content

Commit c904b31

Browse files
more art
1 parent 4ca523f commit c904b31

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

img/cover-art/crash_nitro_kart.png

2.83 MB
Loading

img/cover-art/croket!_1.png

3.05 MB
Loading

img/cover-art/croket!_2.png

2.77 MB
Loading

img/cover-art/croket!_3.png

2.96 MB
Loading

img/cover-art/croket!_4.png

2.73 MB
Loading

js/games.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -246,33 +246,33 @@ const games = [
246246
"link": "/pages/player.html?src=/gba/launcher.html%23cfpt",
247247
"classes": "all new gba"
248248
},
249-
{
249+
{ // done
250250
"name": "Crash Nitro Kart",
251-
"img": "img/place-holder.jpg",
251+
"img": "img/cover-art/crash_nitro_kart.png",
252252
"link": "/pages/player.html?src=/gba/launcher.html%23cnk",
253253
"classes": "all new gba"
254254
},
255-
{
255+
{ // done
256256
"name": "Croket! 1",
257-
"img": "img/place-holder.jpg",
257+
"img": "img/cover-art/croket!_1.png",
258258
"link": "/pages/player.html?src=/gba/launcher.html%23croket1",
259259
"classes": "all new gba"
260260
},
261-
{
261+
{ // done
262262
"name": "Croket! 2",
263-
"img": "img/place-holder.jpg",
263+
"img": "img/cover-art/croket!_2.png",
264264
"link": "/pages/player.html?src=/gba/launcher.html%23croket2",
265265
"classes": "all new gba"
266266
},
267-
{
267+
{ // done
268268
"name": "Croket! 3",
269-
"img": "img/place-holder.jpg",
269+
"img": "img/cover-art/croket!_3.png",
270270
"link": "/pages/player.html?src=/gba/launcher.html%23croket3",
271271
"classes": "all new gba"
272272
},
273-
{
273+
{ // done
274274
"name": "Croket! 4",
275-
"img": "img/place-holder.jpg",
275+
"img": "img/cover-art/croket!_4.png",
276276
"link": "/pages/player.html?src=/gba/launcher.html%23croket4",
277277
"classes": "all new gba"
278278
},

0 commit comments

Comments
 (0)