Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

bvanvugt/planes-on-a-snake

Repository files navigation

planes-on-a-snake

http://etd.dtu.dk/thesis/255329/bac10_01.pdf <=== read me

planes on a snake

Add snake to game function SNAKE_GO() { curl -X PUT -d "{"player_url":"http://planes-on-a-snake.herokuapp.com/\"}" http://snakewithus-server.herokuapp.com/game.addplayerurl/$1 -H "Content-Type:application/json"; }

FOOOD

calculate distance from i to food

calculate distance from x snake to food

what is the payoff point?

which directions are safest

DEFENSIVE ACTION

how far away from x snake

how many moves do does i need to safely take defensive action of x snake

which directions are safest

OFFENSIVE ACTION

how far away is x snake

how long am i

how long is x snake

can i block/circle x-axes

About

planes on a snake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages