Mecha-Jump

Game for #LinuxGameJam2022 

The game was made whit Godot engine

The game is under GPL-3.0 license except for the resources, you can read the licencse of resources in ./resouces/original-files/LICENSES.MD in the source.

How to play

Controls

  • Move left and right whit “Arrow keys”
  • Jump whit “Arrow Up” or whit "Z"
  • Shoot whit “Space” or whit “X”

Objective

In this endless game you have to survive as long as possible avoiding the truck of the saw and the shots of the ships

StatusReleased
PlatformsLinux, HTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorzalonorg
GenreAction, Survival
TagsArcade, Pixel Art, Singleplayer

Download

Download
mecha-jump_jam-x86_64-linux 43 MB
Download
mecha-jump_jam-source-code.zip 20 MB

Install instructions

Building

  1. Download and extrac source code
  2. Download and install Godot engine
  3. Open Godot, import project, then write the directory of the source game
  4. In the godot IDE, go to Project –> Export
  5. You can export for every platfrom supported by Godot, for more info go to Godot docs for export

Run

  1. Download the compiled file for your platform or compile one following the instructions in the Building section
  2. Check that you have execute permissions
  3. Godot games run as standalone, so run it 
  4. Enjoy



    Comments

    Log in with itch.io to leave a comment.

    Very cool - love the music.

    Nice little game.

    The shooting sound is a bit too high (compare it to the music, for example).

    Is it endless or does it have an ending? These things are nice to know.

    Also, there is no Highscore, only Last Score. I don't know if that is intentional.

    Good job.

    (+1)

    Hi,

    The game is endless, but spawns more ships and obstacles as time goes on.

    Yes, the game doesn't have highscore, it only has last score.

    Thanks for playing and commenting.