Skip to content

MaukWM/GameJam2019

 
 

Repository files navigation

Meteor Disaster Miner Deluxe

This game is a follow up on our previous game: Shipsum. After the player has failed to connect the air supply to the space stations in Shipsum, all crew has died.

It is now many years later and the energy shields of the space stations are no longer up. A heavy meteor storm hits the planet and also takes down the space ships. Your goal as the player is to survive the onslaught of falling debris by digging deeper and staying alive.

Highscores should be on: gerben-meijer.nl/index2019.php

The game can be run by executing the exe file or by following these steps:

  • Install pygame: pip install pygame --user or pip3 install pygame on some linux distributions
  • Run the game. This can be done by running python -m main.main or python3 -m main.main on some linux distributions.

About

GameJam 2019 Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%