Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.44 KB

File metadata and controls

51 lines (34 loc) · 1.44 KB

Super Bread Girl

A speed running platformer similar to a certain popular game with the initials SMB. The "meat" one, not the "plumber" one. 10 levels total. Collect all the butter!

super-bread-girl

To Use

Grab one of the release builds for your platform, extract, and run it. Be sure to tell Windows, macOS, or Linux that it's safe to run. Linux users might need to chmod +x the binary. It's safe, I promise! If it's not, it's Godot's fault.

Controls

Keyboard

  • Move Right: Right Arrow or D
  • Move Left: Left Arrow or A
  • Jump: Space or W

Gamepad

  • Move Right: D-Pad Right or Analog Stick Right
  • Move Left: D-Pad Left or Analog Stick Left
  • Jump: Bottom Action (Sony X, Xbox A, Nintendo B)

Using in Godot 4

Untested. You should be able to import this project in any Godot 4+ variant and be able to modify stuff.

Known Bugs or Issues

  • Music will not loop
  • Double jumping before/after wall jump can be funky
  • Climbing a single vertical wall is more difficult than it should be
  • Character can fall faster than camera can keep up with

Credits

License

MIT