Inspiration
Emoji Land is in trouble. Classic jump-and-collect fun meets quick riddle challenges to save a bright world that makes players smile.
What it does
You bounce through a long scrolling map, gather neatly spaced coins, and trigger one-line puzzles to defeat four emoji bosses.
How we built it
All gameplay runs in a single HTML file using only canvas, CSS for style, and vanilla JavaScript for logic.
Challenges we ran into
Keeping controls simple yet lively, spacing hundreds of coins in an orderly grid, and blending platform play with puzzle pop-ups without external libraries.
Accomplishments that we're proud of
A full browser game under four hundred lines of code, clean coin grid placement, and instant puzzle battles that keep the pace quick.
What we learned
Small layout tweaks—like exact grid spacing—greatly reduce visual clutter, and pure JavaScript can still power smooth scrolling worlds.
What's next for Emoji Quest
Add touch controls, sound bursts on correct answers, and extra boss types with new puzzle twists.

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