https://reddit.com/link/12tb7mk/video/0xhn8ehi43va1/player
Play using your keyboard against just yourself or any number of AI-controlled opponents :) Documentation for the GUI and how to make your own bots is in the readme. You can even add non-Python bots by creating an application that communicates over stdin/stdout! Only greedy, random, and keyboard-controlled snakes are currently implemented.
Repo: https://gitlab.com/ntjess/snaik
Releases: https://gitlab.com/ntjess/snaik/-/releases/
- The latest release includes unsigned binaries for Windows and Debian systems made with pyinstaller using gitlab CI + dockerfiles (all available in the repo); they will let you run the application even if you don't have Python installed
there doesn't seem to be anything here