From 082bfcbb30057f5143739f6a56ba9e386a05a4a3 Mon Sep 17 00:00:00 2001 From: IndieHum Date: Thu, 16 May 2024 00:23:09 +0430 Subject: [PATCH] 3 more games --- GamesList.json | 57 ++++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/GamesList.json b/GamesList.json index 90fcfe6..79014ea 100644 --- a/GamesList.json +++ b/GamesList.json @@ -1,29 +1,32 @@ { - "Title": "Games List", - "Descreption": "List of BEST web site that provid online games based on WEB. You can add som web sites too.", - "GamesList": [ - { - "web-1": "https://www.coolmathgames.com", - "web-2": "https://www.crazygames.com", - "web-3": "https://gartic.io", - "web-4": "https://jellymar.io", - "web-5": "https://archive.org/details/internetarcade", - "web-6": "https://myemulator.online", - "web-7": "https://krunker.io", - "web-8": "https://playtictactoe.org", - "web-9": "https://pranx.com/maze", - "web-10": "https://copy.sh/iw", - "web-11": "https://territorial.io", - "web-12": "https://1v1.lol", - "web-13": "https://neal.fun/infinite-craft", - "web-14": "https://orteil.dashnet.org/cookieclicker", - "web-15": "https://goosegame.io", - "web-16": "https://zombsroyale.io", - "web-17": "https://classic.minecraft.net", - "web-18": "https://hctilg.github.io/TicTacToe", - "web-19": "https://ancientbeast.com", - "web-20": "https://trex-runner.com", - "web-21": "https://old-snake.com/" - } - ] + "Title": "Games List", + "Descreption": "List of BEST web site that provid online games based on WEB. You can add som web sites too.", + "GamesList": [ + { + "web-1": "https://www.coolmathgames.com", + "web-2": "https://www.crazygames.com", + "web-3": "https://gartic.io", + "web-4": "https://jellymar.io", + "web-5": "https://archive.org/details/internetarcade", + "web-6": "https://myemulator.online", + "web-7": "https://krunker.io", + "web-8": "https://playtictactoe.org", + "web-9": "https://pranx.com/maze", + "web-10": "https://copy.sh/iw", + "web-11": "https://territorial.io", + "web-12": "https://1v1.lol", + "web-13": "https://neal.fun/infinite-craft", + "web-14": "https://orteil.dashnet.org/cookieclicker", + "web-15": "https://goosegame.io", + "web-16": "https://zombsroyale.io", + "web-17": "https://classic.minecraft.net", + "web-18": "https://hctilg.github.io/TicTacToe", + "web-19": "https://ancientbeast.com", + "web-20": "https://trex-runner.com", + "web-21": "https://old-snake.com", + "web-22": "https://indiehum.github.io/QuizApp", + "web-23": "https://indiehum.github.io/GuessNumber", + "web-24": "https://indiehum.github.io/GraphicalRockPaperScissor" + } + ] }