e8ce216d8ca7365ff44c3ea605a034725fdd58ea
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%