Skip to content

Latest commit

 

History

History
93 lines (67 loc) · 2.15 KB

README.md

File metadata and controls

93 lines (67 loc) · 2.15 KB

Meteor Mayhem

Meteor Mayhem is a fast-paced 2D co-op game designed for Python Game Jam #4. Partner up to defend your planet, enhance your spaceship, and obliterate a massive asteroid on a collision course with Earth. Will you avert "The END?" Join the fun to find out!

Table of Contents

  1. Project Diagram
  2. Project Board
  3. Game Jam Website
  4. Installation & Running
  5. For Developers
  6. Creating the Executable
  7. Instructions Screenshots
  8. Progress Screenshots

Project Diagram

Access the game's architecture and flow diagram here.

Project Board

Monitor the development progress here.

Game Jam Website

Participate in the jam or explore other projects on the Itch.io Jam URL.

Installation & Running

To install and run the game, follow these steps:

pip install -r requirements.txt
python3 main.py

Only for Devs

pip3 install cx_Freeze

Creating the Executable

python3 ExeCreator.py build

Instructions Screenshots

Player Movement

plot

Spaceship Movement

plot

UI

plot

Shooting

plot

Repairing

plot

Upgraded Spaceship

plot

Progress Screenshots

Main Menu

plot

Level Select

plot

Options Menu

plot

Level One

plot

Player One Idle

plot

Player Two Idle

plot

Player One Run

plot

Player Two Run

plot

First Image

plot

Asteroid Gif

plot