Hi everybody, I try to make a Bingo game with:
- NextJS 13, Chakra UI for font-end.
- Supabase for back-end(authenticate, database).
Features
- Authenticate with Supabase OAuth.
- Realtime data.
- Create a round to play.
- Create a team to play together.
- Join the game by code invitation or entry code of game.
- Role: Host, Player
Hope we have a fun game.
Demo
Step 1: The host create a game
Step 2: The host copy code send to player
Step 3: Player enter code to join game
Step 4: The host click Bingo button to generate number
Top comments (0)