88const games = [
99 {
1010 name : "Fiday Night Funkin' VS Agoti" ,
11- img : "img/place-holder .jpg" ,
11+ img : "img/cover-art/friday-night-funkin-vs-agoti .jpg" ,
1212 link : "/pages/player.html?src=/friday-night-funkin" ,
1313 classes : "all new" ,
1414 } ,
@@ -22,21 +22,21 @@ const games = [
2222 {
2323 // done
2424 name : "1 on 1 Soccer" ,
25- img : "img/place-holder .jpg" ,
25+ img : "img/cover-art/1-on-1-soccer .jpg" ,
2626 link : "/pages/player.html?src=/flash/%3Fswf%3D1on1soccer.swf" ,
2727 classes : "all multi flash" ,
2828 } ,
2929 {
3030 // done
3131 name : "2048" ,
32- img : "img/place-holder .jpg" ,
32+ img : "img/cover-art/2048 .jpg" ,
3333 link : "/pages/player.html?src=/games/2048/" ,
3434 classes : "all" ,
3535 } ,
3636 {
3737 // done
3838 name : "60 Seconds Burger Run" ,
39- img : "img/place-holder .jpg" ,
39+ img : "img/cover-art/60-seconds-burger-run .jpg" ,
4040 link : "/pages/player.html?src=/games/60sburgerrun/" ,
4141 classes : "all" ,
4242 } ,
@@ -196,7 +196,7 @@ const games = [
196196 } ,
197197 {
198198 name : "Bullet Bill" ,
199- img : "img/place-holder .jpg" ,
199+ img : "img/cover-art/bullet-bill .jpg" ,
200200 link : "games/flash/?swf=bulletbill.swf" ,
201201 classes : "all flash" ,
202202 } ,
@@ -423,8 +423,8 @@ const games = [
423423 classes : "all new gba" ,
424424 } ,
425425 {
426- name : "Duck Life 1 " ,
427- img : "img/place-holder .jpg" ,
426+ name : "Duck Life" ,
427+ img : "img/cover-art/duck-life .jpg" ,
428428 link : "games/flash/?swf=ducklife.swf" ,
429429 classes : "all flash" ,
430430 } ,
0 commit comments