diff --git a/emulatorjs/logo.png b/emulatorjs/logo.png new file mode 100644 index 00000000..f67efc4a Binary files /dev/null and b/emulatorjs/logo.png differ diff --git a/games.json b/games.json index 042b0626..14b59c64 100644 --- a/games.json +++ b/games.json @@ -739,5 +739,20 @@ "name": "Sprinter", "directory": "sprinter", "image": "icon.jpeg" + }, + { + "name": "Amazing Rope Police", + "directory": "amazing-rope-police", + "image": "splash.jpeg" + }, + { + "name": "Ruffle", + "directory": "ruffle", + "image": "favicon-180.png" + }, + { + "name": "emulatorJS", + "directory": "emulatorjs", + "image": "logo.png" } ]