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!
- Project Diagram
- Project Board
- Game Jam Website
- Installation & Running
- For Developers
- Creating the Executable
- Instructions Screenshots
- Progress Screenshots
Access the game's architecture and flow diagram here.
Monitor the development progress here.
Participate in the jam or explore other projects on the Itch.io Jam URL.
To install and run the game, follow these steps:
pip install -r requirements.txt
python3 main.py
pip3 install cx_Freeze
python3 ExeCreator.py build