Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.79 KB

README.md

File metadata and controls

43 lines (21 loc) · 1.79 KB

Thumby-Virtual-Pet

MicroPython Game for Thumby

Play games , give toys, feed, and take proper care of hygiene.

A Game Created in MicroPython for a Thumby device that simulates a virtual pet. The virtual pet is a star that lives in a galaxy far, far away! Raise the pet starting from a baby blackhole. The star evolves into a nebula cloud, then finally a star.

Game appears on a tiny 72*40 pixel screen and all art is loaded from simple binary files to show a black and white bitmap. This tiny Thumby measures only 1.2" by 0.7" by 0.3".

Star pet has multiple states of emotion

Earn Toys, Mini Pets, and Food

Mini games are all inspired by LEETCODE Challenges

Game 1: Leetcode Roman Numeral Game -> Integer Challenge #0013

Game 2: Leetcode Palindrome Pal Game -> Palindrome Challenge #0009

Game 3: Binary Beats : Binary Number Game

Game 4: Witch's Hex : Hexidecimal Number Game

Game 5: Power Ball : Powers of 2 Number game