Skip to content

marcelo-rg/python-game-jam-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Meteor Mayhem: A thrilling 2D co-op game created for Python Game Jam #4. Embark on an adventure with the theme "The END?" as you team up to save the planet from impending doom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages