No description
| data | ||
| src/router | ||
| tem | ||
| web | ||
| .gitattributes | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| no_sync.txt | ||
| readme.md | ||
| server.go | ||
# develop
air
# deploy
go build
rsync -avz --exclude-from='no_sync.txt' --progress ~/go/src/dofdev/ root@dofdev:/root/dofdev/
# misc
# track lfs
git lfs track "*.svg"
todo: snake leaderboard POST store and GET snake{ []XYZi, len#, initials"" } to keep data costs low as possible: just store and share top 10 +buffer incase of removing cheater and just store local top 10 highscores locally
page on spatial cursors