Thumby™ is an itty-bitty game system at the tips of your thumbs, a best friend for your keys, and an easy learning tool all-in-one. Start playing right away with preloaded games. * Added `thumby.display.height` representing the number of pixels in the screens vertical direction * Added `thumby.__version__` that represents the version of the library as a string (e.g.

Understanding the Context

'1.0') Feb 17, 2023 · Thumby comes loaded with games, you can turn Thumby on and press the down button on the directional-button-pad to see all the games already on the Thumby. You can add more. The emulator is super helpful for quickly testing your programs but it is even more fun to try your program on a real Thumby (if you have one). Next, let's connect your Thumby and test this program.

Key Insights

You do not need the Thumby hardware to be able to make a Thumby game, you can get started right away using our free web browser Integrated Development Environment (IDE). Anyone can play a Thumby game using our online Code Editor through the Emulator, but even faster and smartphone-compatible than that is the Thumby Play page that allows you to play on a virtual. Thumby Examples & Education In this tab, you'll find some great building blocks and examples of standalone game components without needing to detangle these concepts from full games. Go through the Getting Started with Thumby tutorial before continuing with this tutorial so that you are familiar with how to emulate games and how to connect your Thumby to the Code Editor. Turn on the Thumby and once the "Start" text displays below the Thumby logo, you can scroll down to see the list of games downloaded to the Thumby.

Final Thoughts

There are 5+ games preloaded onto the Thumby. You can always import all thumby constants and methods using import thumby. To import submodules and to use their methods in your code, you would import the submodule name instead, and when.