# µpySnakes

A simplified remake of the QuickBasic 4.5 demo "nibbles.bas".  
Chase the target around the screen with the joystick to eat it and grow.

## Controls

Just up/down/left/right on the joystick to go that direction.

### Versions

1 - initial test never installed
2 - trying to fix hatchery egg stuff
3 - update to the released App API, needs a main= line adding
4 - Fixed food targets appear below the bottom wall