~zstix/pysnake

working on updating all functions
ignoring vscode junk
starting to reimplement with types
setup for future work
state code cleanup
type and storage for state
test for body segement positions
resetting logic to look into advancement
notes for future work
remove debug stuff, going a different direction
wip: debugging minimax
failing tests for minimax
test for advancement
remove junk debug stuff
wip trying to troubleshoot
profiling cleanup

There's a better way to handle this that's built into python
start with a random move
it works with a low depth
Next