PLEASE READ! VERY IMPORTANT! ------------------------------------------------------------ This is another classic game that I have recreated for Scratch. Each game is customizable as you can change the snake speed as well as the board size, ranging from a 15x15 grid to a 30x30. Wall wrapping is included, so the snake will automatically wrap around to the other side of the level instead of bumping into the wall. Later, I may change this so it can be toggled on or off. Instructions: Use the arrow keys to control the snake. Eat the apples, and don't run into yourself. You can wrap around the level, but be careful, because there is more of you to hit as the game goes on. Try to fill the entire board! Nearly all of the code in this project is mine. The text engine featured in the menu is by @griffpatch, but the rest is mine. I may release a separate project later explaining how to use the sliders that were used in this project, as I coded them myself. I also plan on perhaps making tutorials on YouTube, so keep an eye out for that on my profile page. UPDATE LOG: ____________ 30 June, 2024: Initial Release #pen #game #snake #apple #FramedScratcher #grid #retro