libretro / libretro-super

Super repo for other libretro projects. Fetches, builds and installs.
MIT License
404 stars 284 forks source link

add "Super Flappy Birds" core to the buildbot #981

Open markwkidd opened 5 years ago

markwkidd commented 5 years ago

@IgniparousTempest created "Super Flappy Birds", a multiplayer party game implemented as a libretro core that's already been available a while for RetroPie.

Here's the github repository: https://github.com/IgniparousTempest/libretro-superflappybirds

The developer has said that they would like for the game to be available through the RetroArch UI: https://retropie.org.uk/forum/post/180550

According to the docs, the core is an engine that at this point only supports one game. I assume that means that in order for this game to be available in RetroArch it would need to be built as a core by the buildbot as well as be available from the content downloader.

I'm not affiliated with this project, but any time I am out lurking on the web and I come across a new libretro core I do get excited. @hunterk I will tag you because of the RA content downloader dimension.

There is a forum thread where you can trace its development through a few enhancements and bugfixes: https://retropie.org.uk/forum/topic/21130/i-made-an-original-game-for-retropie

markwkidd commented 5 years ago

I see that it is built with cmake now, so a Makefile would need to be created from scratch.

HerbFargus commented 5 years ago

Put a $5 bounty on this since I think it's a cool game.