Caterpillar small example game (Snake clone) #55
EkBass
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With Caterpillar game you need to develop a logic in which you will use the four arrow keys to move around the caterpillar to make it eat the leaf, every time it eats the leaf it will grow bigger and move around faster. You have to keep the caterpillar inside the widow otherwise the game will be over.
https://github.com/EkBass/BazzBasic/blob/main/Examples/Caterpillar.bas
Beta Was this translation helpful? Give feedback.
All reactions