alexandremr01 / the-verge-of-tomorrow

A survival game made in pygame inspired by classic arcade games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

The Verge of Tomorrow

A survival game inspired by classic arcade games. This project was a assignment for CES-22 course (OOP) at Aeronautics Institute of Technology, São Paulo, Brazil.

Acknowledgments

This project used several free resources. We would like to thank every pixel artist and sound producer which made their art available to use.

Sprites

Sound

Running The Game

You must run the following command to install dependencies before starting the game.

./install.sh

Run the main file after all packages were successfully installed.

python3 main.py

Screenshots

Title screen

Day

Night

About

A survival game made in pygame inspired by classic arcade games.

License:Other


Languages

Language:Python 99.8%Language:Shell 0.2%