01. Concept & Inspiration
I designed this Burger and Fries Generator because they are my favorite foods. This project connects to a personal dream I’ve held for a long time: opening my own fast food restaurant someday.
The goal was to create a satisfying, randomized experience where users can "build" their own plate using simple keyboard commands. Each visual element—from the sesame seeds on the bun to the melting cheese—reflects my vision for the perfect meal.
02. Visual Design & Coding
Every component of the burger and fries was individually hand-drawn and defined through code. Instead of using external assets, I programmed the shapes, layers, and color palettes to create a unique aesthetic for each meal type.
By defining specific "recipes" (Classic, Veggie, and Double), I ensured that even within a randomized system, each generated burger maintains a distinct and appetizing character.
03. Interaction Guide
The interaction is simple and playful, allowing users to populate their "plate" with different food combinations:
- C, V, D: Adds a Classic, Veggie, or Double burger with random size and position.
- F: Adds a cluster of 10 crisp, randomly placed fries.