To launch the simulator, run: Garden-of-Inheritance.py
- Press H at any time to open the in-game Help menu.
- For an introduction and gameplay overview, see Guide.pdf.
Python 3.8 or higher
- tkinter (GUI framework) - usually pre-installed with Python
- dataclasses
- json
- csv
- os
- sys
- time
- datetime
- random
- math
- pathlib
This project is licensed under the BSD 3-Clause License – see the LICENSE file for details.