A downloadable game


This project was created for the Game Off 2020 jam. I used this opportunity to improve my programming skills. I have never used javascript before and the idea was to make something within two weeks (because I just found this event two weeks before the end of it). I made it without any engine, framework or graphics program, it’s only pure javascript code. It’s very simple (and maybe buggy a bit) but this is my very first published game project so I am very proud of it.

The goal is landing on the moon. Two very important rules about the landing.

-slow down the spaceship, the maximum permitted speed is 1. (left and right arrows)

-keep the angle of the ship between +0.01 and -0.01. (Z and X buttons)

Take care of the fuel amount and the rocks. Good luck, captain!


Here you can find the source code:

https://github.com/DavidBarta92/MoonLander

Download

Download
MoonLander.zip 4 kB

Leave a comment

Log in with itch.io to leave a comment.