PizzaCatcher is a browser game built with Javascript, p5.js and p5.play, where the player moves a pizza base to catch falling toppings. The game uses sprites and collision detection to track toppings (tomato, pepperoni and rare mystery cheese worth 3 points) and their scoring. It is managed through different game states (start, play, end) and a countdown timer (plus a confetti system!).
PizzaCatcher is a browser game built with Javascript, p5.js and p5.play, where the player moves a pizza base to catch falling toppings. The game uses sprites and collision detection to track toppings (tomato, pepperoni and rare mystery cheese worth 3 points) and their scoring. It is managed through different game states (start, play, end) and a countdown timer (plus a confetti system!).