Skip to content

Avdhesh-Varshney/bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo - An online dual player game

Live Demo

https://bingo-qhvk.onrender.com/

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

Bingo - An online dual player game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published