In this project, my partner and I created ColorQuest, a game designed to motivate beginners to learn coding. The target audience for this project includes students or future students who have no prior knowledge of coding.
ColorQuest is a medieval-themed minigame that takes players on an epic journey to master the art of color-mixing potion before embarking on their next adventure. Inspired by the color version of Wordle, Colorfle, ColorQuest challenges players to mix colors correctly to progress in the game. We developed the game as an interactive tool to engage users in learning coding through a fun and educational experience.
We also created a detailed tutorial in the form of a static website using HTML, CSS, and JavaScript. This tutorial guides users through the process of recreating the game, helping them understand the basics of coding. The tutorial is available online via GitHub Classroom, making it easily accessible for students to follow along and build their own version of the game.