Skip to content

RobinsAryan/Bingo

Repository files navigation

Bingo

Bingo online dual player game in NodeJS.

Live Demo

https://bingo-tawny-seven.vercel.app/

Instructions to run

Step 1

Install Dependencies

$ npm install

Step 2

Run Project

$ npm start

Features

  1. Two players can play this game online
  2. Auto pause game if joined player get disconnected
  3. In-game chat support with additional features
  4. Simple UI/UX
  5. Restart game feature on host side
  6. No database reqired

Hidden Feature

  1. Players can create their custom game codes by putting secret pin in Join Game code box and create the game.
  2. Open config.bin file in any text editor to manage custom game codes.
  3. Pin and game codes must start with alphabet and can only contain alphanumerical values.

How to play

  1. One player create the game with Create Game button.
  2. Other player join the game with generated game code.
  3. Enjoy the game.

About

Multiplayer bingo game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors