Releases: Dpbm/snake-ai
Releases · Dpbm/snake-ai
V1.3.3 - minor changes
V1.3.2 - minor changes
- fixed gh-actions
V1.3.1 - minor changes
- updated readme
- added requirements-dev.txt
V1.3 - finished project (V1)
finished project (V1)
- added final python tests
V1.2
V1.1
V1
Working AI - V1
First functional AI
- Use distance of the player to the AI
- Use a matrix board
- multiple player
- save weights
Weights file
The best two individuals' weights after 9 generations
.
More weights - V1
board: 30x30