Hacker News new | ask | show | jobs
by anthk 620 days ago
Public domain Tetris ROM to try it:

https://github.com/tbsp/Adjustris

https://github.com/tbsp/Adjustris/releases

Another one, a platform game, GPLv3 licensed:

https://github.com/mholtkamp/carazu

https://github.com/mholtkamp/carazu/releases

You need this to compile both ROMs:

https://github.com/gbdev/rgbds

1 comments

Thanks, great!