@@ -210,10 +210,10 @@ const games = [
210210 "link" : "/games/clickerheroes/" ,
211211 "classes" : "all new"
212212} ,
213- {
213+ { // done
214214 "name" : "Cookie Clicker" ,
215215 "img" : "img/cover-art/cookie_clicker.png" ,
216- "link" : "games/cookie-clicker/" ,
216+ "link" : "/pages/player.html?src=/ games/cookie-clicker/" ,
217217 "classes" : "all"
218218} ,
219219{
@@ -222,27 +222,27 @@ const games = [
222222 "link" : "games/craftmine/" ,
223223 "classes" : "all"
224224} ,
225- {
225+ { // done
226226 "name" : "Crash Bandicoot 2" ,
227227 "img" : "img/cover-art/crash_2.png" ,
228228 "link" : "/pages/player.html?src=/gba/launcher.html%23cb2" ,
229229 "classes" : "all gba"
230230} ,
231- {
231+ { // done
232232 "name" : "Crash Bandicoot: The Huge Adventure" ,
233233 "img" : "img/cover-art/crash_adventure.png" ,
234234 "link" : "/pages/player.html?src=/gba/launcher.html%23cbha" ,
235235 "classes" : "all gba"
236236} ,
237- {
237+ { // done
238238 "name" : "Crash Bandicoot: Ripto's Rampage" ,
239239 "img" : "img/cover-art/crash_rampage.png" ,
240240 "link" : "/pages/player.html?src=/gba/launcher.html%23cbprr" ,
241241 "classes" : "all gba"
242242} ,
243- {
243+ { // done
244244 "name" : "Connect Four: Perfection" ,
245- "img" : "img/place-holder.jpg " ,
245+ "img" : "img/cover-art/connect_four_perfection.png " ,
246246 "link" : "/pages/player.html?src=/gba/launcher.html%23cfpt" ,
247247 "classes" : "all new gba"
248248} ,
0 commit comments