How to play: - w a s d or arrow keys to move. - each point represents a body segment.(maximum is 81)
Small update: - a bit of optimization: before, it would set the position of each segment to the position of the next one, the longer the snake is the slower this gets, not a huge problem but it had an easy enough fix. It now adds the head position as the first in the list and deletes the last. Update: - the snake looks way better compared to the old design which was just squares for each segment - added the speed slider(before it was the default one you get on variables) - changed the points and record numbers to be pen instead of "show variable" - changed apple(made is a bit smaller and added a darker border) Took a while but it was worth it, it made the game look 1000 times better. ========================================= Please leave any suggestions in the comments(I might add them and, if I do, I'll make sure to credit you). ========================================= Post your score in the comments if you think it's good but it didn't make in on the leaderboard.