What I Built
Pixel Pal is a VS Code extension that turns your coding workflow into an RPG adventure. It creates a visual feedback loop w...
For further actions, you may consider blocking this person and/or reporting abuse
Pixel Pal is such a creative angle for a CLI tool — gamification in the terminal is genuinely underexplored territory. The fact that it has real game mechanics (not just cosmetics) makes it so much more compelling.
I've been building CLI tools in Python lately and one thing I keep running into is: the challenge isn't writing the tool, it's making the UX feel good in the terminal. Rich library helped me a lot with that. Curious if you used any specific library for the pixel rendering, or did you build that from scratch?
Awesome submission!
Thanks Sam! Appreciate the kind words and I totally agree on the UX challenges.
I actually tried using a few rendering libraries at first, but they just didn't give me the exact look and feel I wanted. So, I decided to pivot and build it myself!
I used the VS Code Webview API to run a tiny React app in the sidebar. The visual engine is just HTML/CSS using pre-made sprite GIFs and the image-rendering: pixelated CSS rule to maintain that sharp, retro look without blurring.
Rich is an incredible library for Python UX though.
Thanks for the support and for checking it out! X
🔥🔥🔥🔥
🔥🔥🔥
Love it
I like it
I love it