Trevor is a 2D crafting game with survival elements, with the intention to prepare for the ultimate battle of fighting your evil twin brother... TREVOR
You need to prepare by keeping yourself alive by managing your needs and fighting off evil creatures like:
- Mad Cows
- Creepy Crawlies
- Creepers (don't let them flash you)
- Spooky Scary Skeletons
The needs you need to take care of are:
- Hungry
- Hydration
- Fatigue
TODO
There will be a build available but to run from source files you need the following libraries:
- Python 3
- Python Arcade Library
- mypy (used for typechecking)
python run_game.py
python3 run_game.py
Or
./run_game.py