Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rabiroshan/bingo

Classic Indian School Bingo game (online 2 Player) using reactjs and peerjs (webRTC).
https://github.com/rabiroshan/bingo

Last synced: 4 days ago
JSON representation

Classic Indian School Bingo game (online 2 Player) using reactjs and peerjs (webRTC).

Awesome Lists containing this project

README

        

## Classic Indian School Bingo using WebRTC

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)

### Play At: https://rabiroshan.github.io/bingo/

### Instructions:

1. The game is played by **two players**. One of the players must create a **room-id** and share it with the other player. The other player should use the room-id to join.
2. Once the player have joined successfully, a 5x5 table with numbers 1-25 (including 1 and 25) arranged randomly will be displayed to both the players.
3. Each player, turn by turn marks a number on their board which will be reflected on the opponents board as well.
4. Whenever a **row** or a **column** or a **diagonal** in the table is completely marked, the player will earn one point.
5. When a player have scored 5 or more than five, a **Bingo Button** will appear on that players screen.
6. The first player to press the Bingo button will win. If both players press at the same time, then the game will be a draw.
7. Thats it! Happy Bingo.

Buy Me A Coffee