Builds Archive
Short-cycle builds, pivots, and lessons worth keeping.
Hackathons, builder tracks, and fast prototypes that taught me something useful. This archive covers 8 builds across 7 focus areas, and 2 of them carried on after the event ended.
Filter by focus
1 shown
Jump to year:2025
2025
1 case study
Hack Western2025
CodeQuest
Playable DemoHackathonEdTechTeam build
Problem
Learning beginner programming concepts often feels too abstract, so new learners struggle to connect syntax with something interactive and rewarding.
Build
We built CodeQuest, a winter-themed 2D platformer in Python and Pygame where players learn Python by collecting in-game items that assemble a real project in a live code panel with AI feedback.
Takeaways
- Turning programming lessons into a game made the learning flow more intuitive than a standard tutorial format.
- Pairing gameplay with a live code panel helped connect visual progress with real Python structure.
- In a short hackathon, a polished learning experience stood out more than adding extra feature breadth.