refactor #26

Merged
s481834 merged 34 commits from refactor into master 2024-06-04 13:25:11 +02:00
Showing only changes of commit e6c86e7856 - Show all commits

6
readme.txt Normal file
View File

@ -0,0 +1,6 @@
Required packages:
pygame,matplotlib,sklearn
How to install:
pip install pygame
pip install matplotlib
pip install scikit-learn