From 8bd59a98895bffc4fcfa86d2b12eb9658e17153d Mon Sep 17 00:00:00 2001 From: LEGALISE PIRACY <74979271+Rahib777-7@users.noreply.github.com> Date: Wed, 10 Jan 2024 23:30:56 -0500 Subject: [PATCH] Update games.json --- games.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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",