A single player game with multiple characters fighting intruders who are trying to clear a forest.This game was created in a gitflow environment by @renisalcedo, @11awashington, and @FranciscoJG20.
A user can purchase different characters depending on their buying power. As user defeats intruders, their buying power increases. A user can also upgrade their characters, which increases characters' speed and/or defense. Once user defeats all intruders, user moves on to next level.
Python, Pygame, OpenGameArt, Trello
- Fork and clone repository: https://github.com/renisalcedo/save_the_forest.git
- Run
Python3 app.py
- Play game!
In future iterations, we would like to develop levels 2 -5, and add functionalities including one that allows players to upgrade more than once and another that keeps highest score.