Skip to content

entry level microbit workshop to program your own tamagotchi style virtual pet

Notifications You must be signed in to change notification settings

MVSE-Outreach/microbit-virtual-pet

Repository files navigation

microbit-virtual-pet

entry level microbit workshop to program your own tamagotchi style virtual pet.

Introduces block based coding, variables, if statements and loops.

Functionality A variable called 'health' that starts at 10 and drops by 1 every 5 seconds. As health value is lower, sadder emojis are displayed on the microbit LED array. Health +1 by 'feeding' pet with the A button. (gets 'happier')

extensions: such as custom emoji, overeating, shaking the pet, treats...

About

entry level microbit workshop to program your own tamagotchi style virtual pet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published