Controls

  • Move - Arrows
  • Jump - Z
  • Attack - X
  • Pause - Shift

Brass Engine Platformer Demo is a tiny metroidvania built using the Brass Engine. It is not a complete game but an example of what can be done with the technology. That isn't to say it's not fun, it is!

Work in Progress

Both the demo and the engine are still a work in progress. That said, feedback is greatly appreciated! Please note that the current sounds are all placeholder.

Hack It!

All Brass Engine games feature an in game console that lets you interact with the running game. Press ` to toggle the console. There you can type in Lua commands and execute them by pressing enter. You can complete commands with the tab key and cycle through previous commands with the up/down arrows. Try these commands:

  • reload()
  • p:do_die()
  • p.max_health=20

Credits

Download

Download
brassengine-platformer-demo.zip 3.5 MB

Leave a comment

Log in with itch.io to leave a comment.