Skip to content

JohnPhamous/bounce-dodge

Repository files navigation

Bounce Dodge

Deploy with Vercel

Getting Started

  1. You will need a Liveblocks account
    1. Set your Liveblock project's Public Key to the NEXT_PUBLIC_LIVEBLOCKS_PUBLIC_KEY environment variable

How the game works

  • Players join the same room
  • The 1st player that joins the room is designated the admin. The admin is able to play/pause the game and reset the game state.
  • The admin will wait until all players have set their name and placed their sticky note on the canvas before starting the game.