Merge old branches to refactor due to merge it with master #22

Merged
s481825 merged 20 commits from tree into refactor 2024-06-04 11:36:14 +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