Thumby™ is the tiniest handheld console - play games at the tips of your thumbs, give yourself a cool keychain accessory, and easily learn to code with this all-in-one piece of tech!
This miniature console features a responsive D-pad and two action buttons, offering a fully playable experience with five pre-loaded games, including a pint-sized version of Snake, a side-scroller, a multi-directional shooter, classic Pong, and an epic dungeon RPG.
Join the Thumby community by downloading free games made by other users and learn to program your own games in Python using our free In-Browser Code Editor. When you're not going for the high score or creating your own games, the super-small system dangles from your keys as a tiny totem of nostalgic gaming. Thumby proves that great things really do come in small packages.
GAMES - Preloaded with 5 retro games, download additional free manufacturer and user-created games from our library
CODE - Program your own MicroPython games through the Thumby Code Editor or Arduino Code Editor to create your own games
Power:Power switch, 40mAh Rechargeable LiPo Battery provides around 2 hours of gameplay - recharge the battery with a Micro USB Cable and any power source.
Tbh I have to admit that I broke my first on but it’s a great product and I hope it gets more attention
R
Rômulo Machado
A so cool experience right to Brazil!
I think that maybe I'm the first brazilian to import a Thumby, and it is such a cool experience! I loved it! I use it as a keychain all the time, and I'm so excited to release my own RPG game I'm programming for it, with my own 1-bit tiny artworks. A great work by Tiny circuits! Keep it tiny!
S
Sam S
Fun
What a fun device. You can impress friends at parties with it. I can recommend building a simple wireframe 3D engine, just use mapping (x,y,z) -> (X = x/z , Y = y/z) , where the latter are screen coordinates.