Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Rami-Sabbagh/BatteryMan

Repository files navigation

Story:

Once a day, you woke up, and found yourself in a maze with an electronic heart instead of the natural one, then, a robot comes to you and tells you have been put into tests, you have to finish each level to recharge your heart before it runs out of power.

This is my first Ludum Dare Jam game ever, I had some problems managing my time, and here's what I came with.

I hope you enjoy it :)

Controls:

Default Keyboard Controls:

  • Left, Right: Player movement.
  • Up, Z: Jump.
  • Down, X: Interact, drop and pick crates.
  • C: The "Start" button, to respawn in the game.

You can change the default controls by pressing K in the main menu.

Joysticks:

It's also possible to use a joystick, be sure to remap it's buttons by pressing J in the main menu.

Credits:

  • Game and Levels: By Rami Sabbagh (@RamiLego4Game).
  • Sounds and Music: By Mikey Fewkes.

About LIKO-12

The game has been made using LIKO-12, an opensource fantasy computer made using the LÖVE framework, and actually it's using a modified version that has Audio support, it loads the wav and ogg files in the Audio folder, give them ids, and then in the game I call "Music(id)", "SFX(id)" and "StopAudio()", I will write a devblog soon telling about all the modifications I made while creating this game.

Screenshots:

LIKO12-1501547502.png LIKO12-1501547370.png LIKO12-1501547399.png LIKO12-1501547447.png

Note: Android build coming soon !