- A completed row, column or a diagonal ensures a single win
- The middle slot is always chosen
- Multiple bingos are possible
- Can be played in a browser or a mobile device
- Confetti for each bingo win
- Extra: Each individual win gives the player a letter from the word 'BINGO' and when there are five wins, the player gets a trophy
- The app has been deployed in Vercel
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The app needs to be running on localhost for Cypress to work.
To launch the Cypress automated testing tool:
Test file is in the cypress -> integration folder: bingo_spec.js
Cypress will open in the Chrome Browser
https://www.urmillakannuswamy.com/bingo.html
The app is deployed in Vercel.
https://react-bingo.vercel.app
React v17.0.2
react-dom-confetti v0.2.0
cypress v6.8.0
cypress-react-selector v2.3.6
macOS Catalina (10.15.1)