3D Snake game with basic path-finding

Hi Everyone !

Here i made a simple snake game with three.js, i just started with js so it is quite basic. It is actually harder to play than i thought it would be.
Anyways some of the functionality :

  • camera switch perspective/ortho
  • grid
  • pathfinding
  • snake-plays-itself :smiley:

… more to come (maaybe)

https://10llamas.com/gms/ThreeSnake/ThreeSnake.html

Enjoy and if you have any remarks let me know, thanks !!

1 Like