Hacker News new | ask | show | jobs
by cjdaly 2581 days ago
sort of related to this (indie gaming hardware), I recently got the Adafruit PyBadge. You can program it with CircuitPython, Arduino or MakeCode (a microsoft visual coding IDE). fun if your idea of fun is making the game and then playing it, or figuring out how to port some existing game.
2 comments

Even closer to this is the Arduboy[1]. I've had one for a while and even wrote a Tetris game for it. It's SO tiny and light!

[1] https://arduboy.com/

And sprite_tm's PocketSprite (pocketsprite.com)