bubinsk Posted April 8, 2015 Share Posted April 8, 2015 Hello, I'd like to implement an animated snake or worm. Pretty much like in this game: https://www.pizzasnake.com/So, there is some sort of a path on which an image/shape is modeled around. I suppose the mentioned game is built with some sort of a 3D type of html game framework which isn't an option for this kind of project.I tried something with animated sprite images but that's really limited. It would be nice if the snake could change color and had some pattern on its back that moves accordingly. I just don't have any idea how I could achieve this with a web framework. Any ideas/concepts on how this could be implemented? some hints would be very helpful. Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts