From ce8c74102944fa0d9571d5cccad05708d3b8d7e4 Mon Sep 17 00:00:00 2001 From: Exp1o1 <166666343+Exp1o1@users.noreply.github.com> Date: Sat, 18 May 2024 14:30:54 -0500 Subject: [PATCH] Update games.json --- public/games.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/public/games.json b/public/games.json index 192543f..4a01e6d 100644 --- a/public/games.json +++ b/public/games.json @@ -69,6 +69,16 @@ "image": "/images/Extreme_Car_Parking.jfif", "url": "https://ubg77.github.io/fix/extreme-car-parking/" }, + { + "title": "Merge Cyber Racers", + "image": "/images/Merge_Cyber_Racers.png", + "url": "https://ubg77.github.io/edit/merge-cyber-racers/" + }, + { + "title": "Merge Round Racers", + "image": "/images/Merge_Round_Racers.png", + "url": "https://ubg77.github.io/edit/merge-round-racers/" + }, { "title": "Geometry Dash", "image": "/images/Geometry_Dash.png", @@ -294,6 +304,26 @@ "title": "Idle Startup Tycoon", "image": "/images/Idle_Startup_Tycoon.jfif", "url": "https://ubg77.github.io/game131022/idle-startup-tycoon/" + }, + { + "title": "", + "image": "", + "url": "" + }, + { + "title": "", + "image": "", + "url": "" + }, + { + "title": "", + "image": "", + "url": "" + }, + { + "title": "", + "image": "", + "url": "" } ]