Looking back through old photos... back in 2021 as a fun "a few days" project I ported a poker solitaire game to the cute $45 handheld #Adafruit #pygamer, and got a backshell for it 3D printed (SLS pink nylon).

That being said, I haven't done anything more with this handheld, the bits of game design time I have are focused on PICO8 (cozy design tools, larger-yet-still-niche audience, playable on a range of retro handhelds like the RGB30) or offline pencil-and-paper games.

My PyGamer handheld game device arrived yesterday! It’s no Steam Deck, but for me, it’s better because it’s good hardware and programming practice, and costs a tenth as much! Looking forward to coding on it! 💻

#hardware #adafruit #pygamer #MakeCode #MakeCodeArcade #Python #CircuitPython #Arduino #gaming #games #gadgets

https://www.globalnerdy.com/2023/12/13/my-new-pygamer-device/

My new PyGamer device : Global Nerdy

I’m now the proud owner of an Adafruit PyGamer game console! It’s an open-source handheld game player that you can program using MakeCode Arcade, CircuitPython, or Arduino. I’d been meaning to get one for some time. There was a deal on them last weekend, so I placed an order for the PyGamer Starter Kit, which […]

Global Nerdy
Video of wavetable scanning using this new visualization technique. I love it! The resulting images are so beautiful and I'm finding the visualization really useful. Making me rethink my little synth toy designs
https://www.youtube.com/watch?v=O9iZOytzOHg
code: https://gist.github.com/todbot/d1034a677e62a4b9546ff3652f4b2114
#CircuitPython #wavetable #synthio #pygamer #synthDIY
Pygamer wavetable renderer + synth for CircuitPython synthio

YouTube
I'm working on visualizing wavetables for CircuitPython synth stuff. Can you match the image on the left and right? Pretty cool but wow such a different way to see these waves! (each horizontal line is one waveform from the wavetable) The Pygamer is a great tool for this exploration since it has (albeit, noisy) audio outs in addition to screen + keys
#CircuitPython #wavetable #synthio #pygamer

@attie

1. The easiest way to get into microcontrollers for you is to buy @adafruit #pybadge or #pygamer and program it on #circuitpython, a limited version of #python.

https://www.adafruit.com/product/4200

2. #Rust will let you program anything and smartly utilize limited resources. Entry level is high.

3. #Golang strikes the balance. It's easy to learn and with #tinygo you can program any microcontrollers, including abovementioned pybadge.

https://tinygo.org/

Adafruit PyBadge for MakeCode Arcade, CircuitPython, or Arduino

What's the size of a credit card and can run CircuitPython, MakeCode Arcade or Arduino? That's right, its the Adafruit PyBadge! We wanted to see how much we could cram into a ​3 ...

How do I make my #GPDWin3 feel bigger? Compare it with the @adafruit #PyGamer 😅
But yes, they are not the same specifications and price😇
Programming games in Ada on the modern Adafruit PyGamer platform #Ada #PyGamer #FeatherFriday @DesChips

Fabien Chouteau appeared on Adafruit Show and Tell recently and demonstrated a Shoot-n-Loot, a sophisticated graphics game written all in Ada! Yes, Ada! Fabien did have to write device drivers for …