From 707692cdfcc87e79ad7dc159a15cb0c06cbcde84 Mon Sep 17 00:00:00 2001 From: Exp1o1 <166666343+Exp1o1@users.noreply.github.com> Date: Sat, 18 May 2024 00:07:37 -0500 Subject: [PATCH] Update games.json --- public/games.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/public/games.json b/public/games.json index 135ca38..192543f 100644 --- a/public/games.json +++ b/public/games.json @@ -64,6 +64,11 @@ "image": "/images/Parking_Fury3.jpg", "url": "https://webglmath.github.io/parking-fury-3/" }, + { + "title": "Extreme Car Parking", + "image": "/images/Extreme_Car_Parking.jfif", + "url": "https://ubg77.github.io/fix/extreme-car-parking/" + }, { "title": "Geometry Dash", "image": "/images/Geometry_Dash.png", @@ -259,6 +264,36 @@ "title": "Stickman Fighter Epic Battle 2", "image": "/images/Stickman_Fighter_Epic_Battle2.jfif", "url": "https://webglmath.github.io/stickman-fighter-epic-battle-2/" + }, + { + "title": "BoxRob", + "image": "/images/BoxRob.png", + "url": "https://webglmath.github.io/boxrob/" + }, + { + "title": "Doodle Jump", + "image": "/images/Doodle_Jump.jfif", + "url": "https://webglmath.github.io/doodle-jump/" + }, + { + "title": "Idle Dice", + "image": "/images/Idle_Dice.png", + "url": "https://ubg77.github.io/game131022/idle-dice/" + }, + { + "title": "Idle Miner", + "image": "/images/Idle_Miner.png", + "url": "https://ubg77.github.io/game131022/idle-miner/" + }, + { + "title": "Idle Mining Empire", + "image": "/images/Idle_Mining_Empire.png", + "url": "https://ubg77.github.io/fix/idle-mining-empire/" + }, + { + "title": "Idle Startup Tycoon", + "image": "/images/Idle_Startup_Tycoon.jfif", + "url": "https://ubg77.github.io/game131022/idle-startup-tycoon/" } - + ]