diff --git a/games.json b/games.json index a67b59fd..05d0063d 100644 --- a/games.json +++ b/games.json @@ -1,4 +1,9 @@ -[ +[ + { + "name": "Pong", + "directory": "pong/index.html", + "recommended": "1" + }, { "name": "Flappy Plane", "directory": "flappyplane",