From 97c0fc55eaa2554ce2ea1f6b24effc8b7b0b25f1 Mon Sep 17 00:00:00 2001 From: Galactic Network <114846211+GalacticNetwork@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:15:36 -0800 Subject: [PATCH] Update games.json --- games.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games.json b/games.json index bdf154c..f2fc93c 100644 --- a/games.json +++ b/games.json @@ -90,5 +90,6 @@ ["Pokemon Sapphire", "Play Pokemon Sapphire!", "./assets/pok-sapphire.jpg", "/game/pokemon/sapphire/index.html"], ["Pokemon Ultraviolent", "Play Pokemon Ultraviolent!", "./assets/pok-ultraviolent.jpg", "/game/pokemon/ultraviolent/index.html"], ["Alien Hominid", "Play Alien Hominid!", "./assets/alien.png", "/game/alien-hominid/index.html"], - ["Angry Birds", "Shoot bad piggies!", "https://upload.wikimedia.org/wikipedia/en/2/2d/Angry_Birds_promo_art.png", "/game/angry-birds/index.html"] + ["Angry Birds", "Shoot bad piggies!", "https://upload.wikimedia.org/wikipedia/en/2/2d/Angry_Birds_promo_art.png", "/game/angry-birds/index.html"], + ["Bad Piggies", "Build good endurable cars!", "https://upload.wikimedia.org/wikipedia/en/5/51/Bad_Piggies.png", "/game/bad-piggies/index.html"] ]