Hi, this is how to create a simple snake game. See inside and read the comments and look at the code. Also I just made a super basic snake, here are some things you could add: -You lose when you touch the border -You can't touch yourself -There is more food, special abilitis and all that -A 2 player snake
This one doesn't have a real tutorial, but i explained every script with comments and tried to keep it easy. If you didn't understand something, just ask in the comments and I'll explain.