Hensley_Snake_Game

Project Description

README!
 2 New Features:
 
If "snake" touches "target" then score is changed by 1 and message "Yum!_Score" is displayed for 0.5 secs. However, if "snake" touches its trail or the edge of stage, then message "Ouch_I_crashed_...Game_Over" is displayed for 2 secs. Both features were placed in the forever loop in between the "stamp" block and the wait ".3 / (score + 1)" block. These two features allow the game keep a score and reset if user fails to avoid the trail or the edge of stage.

Created February 11, 2026

Last updated February 14, 2026

Published February 14, 2026