Election Mania!
Election Mania is a classic Text-Based RPG for Light Pollution Awareness! You are the mayor of your town/city and elections are coming up in your town, to be re-elected you must make informed decisions, as majority of your voters are Environmentalists, they will elect you, only if you take necessary actions to save the environment. Watch out for Mr. Marlo, the leader of opposition party, he is dedicated to defeat you!
Installation
Use the package manager pip to install requirements.
pip install requirements.txt
- For Linux users replace
with
os.system('cls')
os.system('clear')
Usage
(Save all files in the same directory)
python3 main.py
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.