https://rockbot.upperland.net/
Rockbot is an open-source, SDL library based, game engine to replicate old style games like Megaman. It is designed to be fully ediable throught an application made with Qt library, that allows for custom graphics, weapons, bosses, enemies and level editting. Please access our web page for more details. The engine code is meant to be highly portable, thanks to SDL, and have been ported and tested in: Linux, Windows, Playstation 2, Nintendo DS (abandoned), Dingux, Open Pandora and more. Any system with SDL and 24 or 32 MB should be able to run it. Porters are welcome! To get code-code, go to out github page at GitHub - protoman/rockbot: An open-source, SDL based, game engine to replicate old style NES games, mostly Megaman ones, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation..
GameShell fork: GitHub - pleft/rockbot: An open-source, SDL based, game engine to replicate old style NES games, mostly Megaman ones, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation.
To install on GameShell (OS v0.4), ssh
to it and issue:
curl -sL https://github.com/pleft/rockbot/releases/download/v2.0.0-gs/rockbot.tar.gz | tar -xvz --directory "/home/cpi/apps/Menu/21_Indie Games/"
Then reload the UI and navigate to Indie Games
and launch Rockbot
Controls are:
Movement: UP/DOWN/LEFT/RIGHT
Jump: A
Attack: B
Dash: X
Shield: Y
Start: Start
Quit: MENU
R: Shift + Start
L: Shift + Select
Enjoy!