Game controlled using keyboard arrows for movement of caterpillar. Objective is to score maximum points by eating the leafs appearing on the screen without hitting the boundary walls.
This is a custom variant of the classic Snake game, developed as part of Dr. Angela Yu’s "100 Days of Code: The Complete Python Pro Bootcamp" course on Udemy. The core gameplay remains true to the ...