Back to Browse

PyGame Snake AI Demo

211 views
Nov 28, 2020
1:07

I built a snake game that uses the neat python library to control a snake. The AI is controlling 100 snake games at once. It was inspired by watching a few videos from techwithtim. He built an ai that controls Flappybird a while ago. I am gonna do a tutorial on this pretty soon. Not an AI expert but it was fun to build and I think it's a jumping-off point for students and hobbyists to message round. This idea was inspired by a student I am tutoring. TechwithVideos: https://www.youtube.com/watch?v=OGHA-elMrxI https://www.youtube.com/watch?v=MMxFDaIOHsE&list=PLzMcBGfZo4-lwGZWXz5Qgta_YNX3_vLS2 Code: https://github.com/phptuts/pygame-100-snake-games Neat Library https://neat-python.readthedocs.io/en/latest/

Download

0 formats

No download links available.

PyGame Snake AI Demo | NatokHD