diff --git a/games.json b/games.json index 667c2d0..bdf154c 100644 --- a/games.json +++ b/games.json @@ -89,5 +89,6 @@ ["Pokemon Ruby", "Play Pokemon Ruby!", "./assets/pok-ruby.jpg", "/game/pokemon/ruby/index.html"], ["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"] + ["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"] ]