Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edi-sipka/remote_conference_bingo
You need to have 5 in a row, 5 in a column or 5 in a diagonal to get BINGO.
https://github.com/edi-sipka/remote_conference_bingo
Last synced: 6 days ago
JSON representation
You need to have 5 in a row, 5 in a column or 5 in a diagonal to get BINGO.
- Host: GitHub
- URL: https://github.com/edi-sipka/remote_conference_bingo
- Owner: edi-sipka
- Created: 2023-03-09T10:34:17.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-11T11:30:03.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T15:34:36.394Z (8 months ago)
- Language: JavaScript
- Homepage: https://remote-bingo.pages.dev/
- Size: 67.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Remote Conference Bingo
## What is Remote Conferencing Bingo?
Tell us why you like working remotely?Remote conferencing bingo is a simple bingo application that you can play daily with your friends. The game consists of 35 different cards of the advantages of remote work, but in the game you will have the opportunity to play 25 cards that will be displayed randomly from game to game. There's a free slot in the middle! You need to have 5 in a row, 5 in a column or 5 in a diagonal to get BINGO.
- [Play Game](https://remote-bingo.pages.dev/)
- [Watch video](https://www.loom.com/share/0ea1705701a14f29aa9226cfd31943e0)
## Getting Started
This section provides a quick start guide.
The application was made in [ReactJS](https://reactjs.org//), where [Tailwind](https://tailwindcss.com/) was used as a CSS framework, and packages such as [Classnames](https://www.npmjs.com/package/classnames), [Lottie](https://www.npmjs.com/package/lottie-react), [Shuffle array](https://www.npmjs.com/package/shuffle-array).
### Prerequisites- [React](https://reactjs.org//): recommend using
- [Tailwind](https://tailwindcss.com/): recommend using
- [Class names](https://www.npmjs.com/package/classnames): recommend using
- [Lottie React](https://www.npmjs.com/package/lottie-react): recommend using
- [Shuffle Array](https://www.npmjs.com/package/shuffle-array): recommend using
- [React Confetti](https://www.npmjs.com/package/react-confetti): recommend using
### Installation Documentation
To get a local copy up and running follow these simple steps:
- Copy this link `https://github.com/edi-sipka/Remote_conference_bingo`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `git clone `https://github.com/edi-sipka/Remote_conference_bingo`.
- Go to the repository folder in your command prompt
- Run `npm install`
## Key Features
- A player wins by completing a row, column, or diagonal.
- There's a free slot (always on) in the middle- You can have multiple bingos
- The game is responsive for desktop, tablet and mobile.
- Bingo counter in the header.
- Bingo animation celebration of 3.5 seconds.
- End game celebration with confetti animation.
- Randomized cards every game.
Enjoy the game! ❤️