added a brain, need to listen to it

This commit is contained in:
2019-10-21 15:19:50 +02:00
parent 06c54f50fa
commit c31a338957
7 changed files with 253 additions and 162 deletions

View File

@@ -10,6 +10,8 @@ ipdb = "*"
[packages]
pygame = "*"
deap = "*"
numpy = "*"
[requires]
python_version = "3.7"