SkillAgentSearch skills...

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.

Install / Use

/learn @protoman/Rockbot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CD GitHub all downloads

Rockbot Engine

Rockbot is an open-source SDL game engine inspired by classic NES titles like Mega Man. It includes a Qt-based editor to create custom stages, enemies, weapons, and graphics.

See manual or manual_famicom

Requirements

  • SDL 1.2 / 2
  • Qt5

Build

./build-ubuntu.sh

or

./build-ubuntu.sh sdl2

Run

  • Game
(cd build && ./rockbot)

Game screenshot

  • Editor
(cd build && GTK_PATH= ./editor)

Editor screenshot

Supported Platforms

Linux, Windows, OSX, Raspberry Pi, Dingux, PocketGo, PS2, PS3, PSP, OpenPandora, Wii, Dreamcast

View on GitHub
GitHub Stars87
CategoryDevelopment
Updated27d ago
Forks23

Languages

C++

Security Score

95/100

Audited on Feb 28, 2026

No findings