mirror of
https://github.com/Stefanuk12/ZombieApoc.git
synced 2026-08-14 21:23:14 +00:00
No description
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| modules | ||
| .gitignore | ||
| main.py | ||
| README.md | ||
Zombie Apoc
This is a text-based game that is similar to Dungeons and Dragons.
To do
- Add more events
- Add items?
- Add HP system, etc
Plan
My plan on making this game:
Getting user input
- Support for nested menus
- Allow for exiting current menu (assuming we can)
Events
- ~36 possible events (including every possible combination)
- Each event can have "sub-events" where the player game have more choices. Similar to a menu