8bf5729246f1f3859738b6739aa4eded75702b99
How to run
- Install Python 3.12
- Install necessary libraries using
pip install -r requirements.txt - Edit parametres in
main.py(Optionally) - Run simulation using
py main.pyorpython3 main.py
Note
You can see the generated fitness statistics plot in fitness_plot.png after closing the game.
Languages
Python
100%