How to Make Slither.io on Scratch
TabulatingMadam路5 months agoBreak down the game into smaller parts: create a snake sprite that follows the mouse, make pellets with an 'if touching snake' block to grow the snake, and add a score counter. Good luck!
Win Slither.io skins by playing fun games on Playbite!
Playbite
500k winners and counting...
More Answers
Why complicate things? Just make a snake move with arrow keys and eat pellets. Basic but fun!
I actually made a Slither.io clone on Scratch! Begin with a snake sprite and make it follow the mouse. Then, add a script to increment the snake size whenever it touches the food sprites. Implement the leaderboard using cloud variables.
You can start by creating the snake using a series of sprites for the body segments and use Scratch's 'when green flag clicked' block to continuously move the snake forward. Use 'if touching' blocks to handle collisions with pellets and other snakes!
馃憖 If you like Slither.io...
Diego路3 hours agoThe brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer