Skip to content

Super Metal Boy v.1.0-beta

Compare
Choose a tag to compare
@xGauss05 xGauss05 released this 18 Dec 11:27
· 84 commits to master since this release
651bc56

Super Metal Boy

Description

A simple 2D platformer that has some levels to play with. Our metal protagonist is able to walljump in order to reach the goal.

Key Features

  • Four levels.
  • Player is able to wall jump.
  • Player is able to double jump.
  • Two types of enemy, Flying and Ground. They follow the player. Careful! Ground enemies can jump!

Controls

  • ESC: Exit the game
  • AD: Movement controls.
  • Space-Bar: Jump. Walljump.
  • (Debug enabled) WASD: God mode movement
  • (Debug enabled) Arrows: Free camera movement

While on the Main Menu or Dead Menu

  • Up/Down arrows & Mouse pointer: Select option.
  • Enter: Select the selected option.

OR you can use the mouse pointer

  • LMB: Select the selected option

Debug keys

  • F1: Go back a level

  • F2: Advance level

  • F3: Start from the beginning of the current level

  • F4: Enable/Disable debug mode

  • F5: Save the current game state

  • F6: Load the previous state (even across levels)

  • F7: Show game variables

  • F8: Move camera freely

  • F9: View colliders / logic / paths

  • F10: God Mode (fly around, cannot be killed)

  • F11: Enable/Disable FPS cap to 30

  • I: Insta-win

  • O: Insta-lose

  • M: Show preference map

Developers

License

This project is licensed under an unmodified MIT license, which is an OSI-certified license that allows static linking with closed source software. Check LICENSE for further details.