Commit after final report.

This commit is contained in:
Emil Shanaty
2025-04-15 20:49:35 +03:00
parent 29602d038c
commit e8ce216d8c
4 changed files with 102 additions and 88 deletions
+4 -1
View File
@@ -2,4 +2,7 @@
1. Install Python 3.12
2. Install necessary libraries using `pip install -r requirements.txt`
3. Edit parametres in `main.py` (Optionally)
4. Run simulation using `py main.py` or `python3 main.py`
4. Run simulation using `py main.py` or `python3 main.py`
## Note
You can see the generated fitness statistics plot in fitness_plot.png after closing the game.