KAUTH / Retro-Gamez

Firefox extension where you can play a different retro game each day from the website https://www.retrogames.cc.
https://addons.mozilla.org/en-US/firefox/addon/retro-gamez
Apache License 2.0
7 stars 10 forks source link

Add the "A Bug's Life" game in the list of game titles #16

Closed KAUTH closed 4 years ago

KAUTH commented 4 years ago

In game_list.js, add another item in the game_List array with the following values: "id": 26, "title": "A Bug's Life", "src": "https://www.retrogames.cc/embed/41523-a-bugs-life.html"

For more details check out the HACKTOBERFEST-CONTRIBUTING.md file.

syauqy commented 4 years ago

Can I work on this?

KAUTH commented 4 years ago

Can I work on this?

@syauqy Hey, thanks for contributing! Yes, I assigned it to you.

syauqy commented 4 years ago

Hi @KAUTH , please kindly check my PR here #22 . Thanks