Skip to content

This game was created as a culmination of my passion to build a simple, yet elegant game, and as a bonus it also spreads awareness about climate change, since I wanted to try to make a impact on the world.

License

Notifications You must be signed in to change notification settings

agreedrn/co2-destroyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CO2 Destroyer

This game was created as a culmination of my passion to build a simple, yet elegant game, and as a bonus it also spreads awareness about climate change, since I wanted to try to make a impact on the world.

The premises of CO2 Destroyer is to slice CO2 molecules before they hit the ground, while also making sure you don't slice the bombs (💣). The goal of the game is to get the highest score possible. These molecules are of various sizes, and depending on the size you will destroy a different amount of CO2, which will be added to a total score.

You will have 3 lives (♥️♥️♥️), and you lose a life when a molecule hits the ground or you slice a bomb (💣).

Video Demo

Installation and Usage

Make sure you have the latest verion of Python installed for your OS. This is essential to run the game.

After that, the only depedency for python you will need to download is pygame. You can download it with the command below:

pip install pygame

To run the game, run one of the following commands in the local directory where the game is installed:

  • Windows:
python main.py
  • Linux or MacOS:
python3 main.py

Navigate through the menus, start the game, and most of all, have fun!

About

This game was created as a culmination of my passion to build a simple, yet elegant game, and as a bonus it also spreads awareness about climate change, since I wanted to try to make a impact on the world.

Topics

Resources

License

Stars

Watchers

Forks

Languages