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!

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 command with the up/down arrows. Try these commands:

  • reload()
  • p:do_die()
  • p.max_health=20
Published 8 hours ago
StatusIn development
PlatformsHTML5
AuthorJoshua Skelton
GenrePlatformer

Leave a comment

Log in with itch.io to leave a comment.