https://github.com/jhamadhav/thisdotbingo
Play Bingo with anyone, anywhere, on any device.
https://github.com/jhamadhav/thisdotbingo
bingo firebase firestore game-development javascript severless web web-game website
Last synced: 5 months ago
JSON representation
Play Bingo with anyone, anywhere, on any device.
- Host: GitHub
- URL: https://github.com/jhamadhav/thisdotbingo
- Owner: jhamadhav
- Created: 2021-10-29T17:58:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T11:28:03.000Z (almost 3 years ago)
- Last Synced: 2023-05-07T09:28:50.418Z (over 2 years ago)
- Topics: bingo, firebase, firestore, game-development, javascript, severless, web, web-game, website
- Language: HTML
- Homepage: http://jhamadhav.com/thisDotBingo/
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thisDotBingo
## What is thisDotBingo
Play the classic game of bingo on our site or add our `Discord bot` to your server and from there create rooms to play Bingo with your friends.## You may ask what is Bingo ? 🤔
Bingo is a game in which each player has a card with numbers on. Someone calls out numbers and if you are the first person to have all your numbers called out, you win the game.## How does this work
We are using firebase to store the player and room data, at max 5 players can play the game simultaneously. You choose a number when it's your turn, and receive a number when your friends does, Voice chat on `Discord` and play on our site 😉, First person to get 5 numbers in a row, column or diagonal wins the game and that a *Bingo!!*🎉🎊🥳## Useful links
- Invite [thisDotBingo bot](https://discord.com/api/oauth2/authorize?client_id=903305647070797894&permissions=534723947584&scope=bot) to your server
- Visit [thisDotBingo.co](https://thisDotBingo.co) to play
- Check out [Discord bot code](https://replit.com/@SyfnX800/bingoDiscordBot#main.py) on replit.