solarus

Action-RPG game engine for creating 2D adventure games

brewmacoslinux
Try with needOr install directly
Source

About

Action-RPG game engine

Commands

solarussolarus-gui

Examples

Launch the Solarus GUI editor to create or edit a game project$ solarus-gui
Run a Solarus game from the command line by specifying the game directory$ solarus /path/to/game
Run a Solarus game with debug mode enabled$ solarus -debug /path/to/game