af7567
af7567
Old sysadmin type who thought it would be fun to own a fake snake. Also just want to get rid of that exclamation mark at the top right, so I'm filling in the backstory.
Joined Sep 20, 2021
7,743
Global Rating
Battlesnakes
Battlesnek Galactica
This snake was made for the arcade maze summer 2022 tournament, it doesn't seem to do very well at anything else :)
#!/bin/shnake
Bash with a bit of help from socat and jq. No lookahead. Knows how to not run into snake bodies and walls. Knows where the closest food is but not if something will block access to it. Flood fill to check for open space but no idea of the best path to take. Should know hazards are bad (or good).
Copy of lil snek
Javatest
lil snek
libmicrohttpd, json-c, messy code with memory leaks, basic checks and random luck. This snake was created so I could find out how Battlesnake and the API works.
test
Saved Games
No saved games.