andychase / gbajs2

gbajs2 is a Game Boy Advance emulator written in Javascript from scratch using HTML5 technologies like Canvas and Web Audio. It is freely licensed and works in any modern browser without plugins.
https://andychase.me/gbajs2
BSD 2-Clause "Simplified" License
216 stars 76 forks source link

Provide an open source game #12

Open Zireael07 opened 4 years ago

Zireael07 commented 4 years ago

https://github.com/gbdev/awesome-gbdev

Under the homebrew heading, there are multiple custom open source games - even something as simple as a flappy bird clone being loaded/available by default would make it much easier to check out your emulator (especially its performance compared to WASM projects)

Fordi commented 4 years ago

Hehe... I've been dev-testing with Tetanus on Drugs.

andychase commented 3 years ago

I like the idea!