VANDALIZERS

Game, Code
P5.js, MQ.TT
2022

How to Play VADALIZERS

  1. Open the Main Screen
    On a laptop or desktop, go to:
    👉 https://vandalizers.mackiverse.com/receiver/
  2. Gather Your Crew
    Find 1–4 friends and, using your smartphones, each go to:
    👉 https://vandalizers.mackiverse.com/player/
  3. Allow Motion Access
    When prompted, allow your browser (Safari, Chrome, Firefox) to access your accelerometer.
  4. Choose Your Color & Vandalizer
    Pick your player color and character.
  5. Press the Spacebar (on the main screen)
    This starts the 30-second paint battle!
  6. VANDALIZE!
    Tilt and fling your phone to throw paint and cover as many bricks as possible before time runs out.

VADALIZERS is a 2–4 player interactive party game co-created with Alexander MacKinnon as part of an interactive media project. The game pits players against each other in a fast-paced brick wall vandalization contest. Each player is assigned a color and has 30 seconds to “tag” as much of the wall as possible by throwing virtual paint—aiming to claim the most territory. At the end of the round, the system calculates the number of bricks covered by each color and declares the winner based on area control.

The game runs on an HTML canvas using p5.js, a JavaScript animation library. We used MQTT to enable communication between each player’s mobile screen and the central display. Players control their paint throws using the gyroscope on their iPhones, adding a physical, intuitive layer to the interaction.

VADALIZERS is currently in its beta phase, and we’re continuing to explore ways to expand its functionality, add more features, and refine the user experience.