What We Built:
circuits are kind of hard to get into.
millions of students encounter circuits through dense textbooks and abstract symbols, which easily overwhelm. even after starting, debugging becomes a major barrier. when something doesn't work, beginners can struggle to find targeted guidance.
we built Rouge make that first step a little easier, through teaching electronic circuits in the familiar format of Minecraft.
rather than starting on paper, learners start through building in a beloved (and familiar!) sandbox environment, and gradually discover the ideas guiding circuit design.
using redstone as a bridge to concepts like logic gates and digital circuits, rouge combines guided builds, progressive difficulty levels, and an AI-powered coach to help learners build their understanding up from the pixelated ground!
How We Built It:
teaching circuits with ai turned out to be harder than just plugging a chatbot into minecraft. unfortunately or fortunately
we wanted rouge to give reliable guidance without hallucinating random redstone contraptions, so we split the system into two parts:
verified circuit library instead of generating builds from scratch, rouge pulls from a curated library of redstone circuits. this guarantees that the structures learners see are actually buildable and function correctly.
ai tutor the ai handles explanations, hints, and questions. rather than deciding where every block goes, it focuses on helping learners understand what they're building and why it works.
beyond that:
progressive assistance. we implemented multiple difficulty levels: easy: full build overlay medium: partial guidance hard: challenge-based learning
concept transfer. every lesson connects a redstone mechanism to the underlying electronics concept.
our goal was to make sure learners weren't just memorizing redstone patterns, but developing intuition they could carry beyond minecraft.
try it out for yourself! let's all get better at hardware together!

Log in or sign up for Devpost to join the conversation.