douglascdev / snake

A snake game made with Python3 and Pygame!
https://www.pygame.org/project/5080
Apache License 2.0
4 stars 5 forks source link

Build a bot to play the game #23

Open douglascdev opened 4 years ago

douglascdev commented 4 years ago

Build a bot in a separate module that plays the game. It'll have to:

This could also be made with an AI later on.