A downloadable game

Short Introduction:

Meteor Mayhem is a  2D Game made for the Python Game Jam #4

Meteor Mayhem is a quick small co-op game based on the Theme The END?

Game Objective:

  1. Protect your planet with your friend,  upgrade your spaceship, and destroy the big asteroid

Controls:

W/A/S/D:

  1. Move the character: 
    1. Left -> A Key
    2. Right -> D Key
    3. Up -> W Key
    4. Down-> S Key
  2. Enter in Spaceship:
    1. Press E close to the spaceship
  3. Repair the Spaceship:
    1. Press E close to the spaceship after the spaceship is destroyed
  4. Fire bullets in Spaceship
    1. Space Key
  5. Pause / Menu
    1. Escape Key

Arrow Keys:

  1. Move the character: 
    1. Left -> LEFT Key
    2. Right -> RIGHT Key
    3. Up -> UP Key
    4. Down-> DOWN Key
  2. Enter in Spaceship:
    1. Press I close to the spaceship
  3. Repair the Spaceship:
    1. Press I close to the spaceship after the spaceship is destroyed
  4. Fire bullets in Spaceship
    1. O Key
  5. Pause / Menu
    1. P Key

Github Repo!


Credits

Sound and Music:

Programming & Game Design: 

Assets Used:

Background Menu Image

Asteroids and Spaceships

Spaceships

Character

Level Background Image

Download

Download
Meteor-Mayhem-v1.0.1.zip 215 MB

Install instructions

Download & Execute

  • Unzip the file MeteorMayhem.zip
  • Install prerequisites
    • pip3 install pygame
    • pip3 install pillow
    • pip3 install cryptography
  • python3 main.py

Development log

Leave a comment

Log in with itch.io to leave a comment.