ScratchData LogoScratchData
Back to b9e's profile

Nematode (86-12=74 blocks, no sprites, Snake) remix

B9b9e•Created February 12, 2025
Nematode (86-12=74 blocks, no sprites, Snake) remix
5
4
118 views
View on Scratch

Instructions

Nematode is a basic Snake game, in 86-12=74 blocks of code, using no sprites. Use WASD or arrow keys. All code by me (@kriblo). A remix by @fries09 helped me shave 4 blocks (from 90 to 86, see inside). Made for "The 100 Block Games Challenge": https://scratch.mit.edu/studios/33188588/

Description

Minus 12 blocks. For example I used a ripe red apple (-1 blocks color effect) which is easier to eat (-4 blocks using last Snake = Apple X Y) and to throw at random (-4 blocks using a 22x16 length list), finally I deleted the Game Over variable (-2) and I used a list instead of trigonometry (-1).. If the X and Y would be replaced to an index of the backdrop costume (started with 100 to skip spaces around comparisons), it can save a lot of blocks.... But it requires renaming all the costumes...

Project Details

Project ID1133009730
CreatedFebruary 12, 2025
Last ModifiedFebruary 12, 2025
SharedFebruary 12, 2025
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root