Comment on Snake in Elm with WebGLComments−pgt9yI made Snake in 103 lines of ClojureScript for a talk from 2015: https://github.com/theronic/cljs-snakeIt would be fun to implement WebGL as a renderer.−DrPhish9yI'm going to make this the "Other awesome snake implementations" sub-conversationHere is a snake in 4k (sn4ke) mapped onto a sphere instead of a 2d playsurface, which is one of my favourites. http://www.pouet.net/prod.php?which=61035 Here is an awesome music-driven one that modifies the songs based on level and "danger" http://www.pouet.net/prod.php?which=57518But the best snake ever was the one from FastTracker 2 by Triton! http://www.pouet.net/prod.php?which=13350
Comments
I made Snake in 103 lines of ClojureScript for a talk from 2015: https://github.com/theronic/cljs-snake
It would be fun to implement WebGL as a renderer.
I'm going to make this the "Other awesome snake implementations" sub-conversation
Here is a snake in 4k (sn4ke) mapped onto a sphere instead of a 2d playsurface, which is one of my favourites. http://www.pouet.net/prod.php?which=61035 Here is an awesome music-driven one that modifies the songs based on level and "danger" http://www.pouet.net/prod.php?which=57518
But the best snake ever was the one from FastTracker 2 by Triton! http://www.pouet.net/prod.php?which=13350