About 235 results
Open links in new tab
  1. Thumby Code Editor

    * Added `thumby.display.width` representing the number of pixels in the screens horizontal direction * Added `thumby.display.height` representing the number of pixels in the screens …

  2. Thumby

    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.

  3. Getting Started - First Program - by TinyCircuits - Thumby

    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 …

  4. Adding Arcade Games to Thumby - by TinyCircuits

    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.

  5. Making a Game - by TinyCircuits - Thumby

    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).

  6. Share Games - by TinyCircuits - Thumby

    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 …

  7. The Basics - by TinyCircuits - Thumby

    The Basics - Getting Started with Blockly This tutorial will get you stared with visual block programming in the Thumby Code Editor, and show you how to get the Thumby to do some …

  8. FAQ - by TinyCircuits - Thumby

    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. There are 5+ games preloaded onto …

  9. Home - Thumby Color

    MicroPython is an implementation of Python optimized to run on small embedded devices, like Thumby Color. Together with our custom 2D/3D game engine, making games is easy!

  10. Getting started - by TinyCircuits - Thumby

    To import submodules and to use their methods in your code, you would import the submodule name instead, and when using methods you would type the submodule name instead of …