Python snake game : AI (based on pathfinding)

Hello to all developers, some time ago I explored the world of Artificial Intelligence creation in video games. This code is certainly not perfect, but I made it anyway, and you are free to modify or improve it. The source code is available on my GitHub (it’s completely open source). Note: There are still some features in the code that don’t work (such as changing the screen resolution).

Mar 11, 2025 - 19:34
 0
Python snake game : AI (based on pathfinding)

Hello to all developers, some time ago I explored the world of Artificial Intelligence creation in video games. This code is certainly not perfect, but I made it anyway, and you are free to modify or improve it. The source code is available on my GitHub (it’s completely open source).

Note: There are still some features in the code that don’t work (such as changing the screen resolution).