Inspired by the gamemode by popular Rocket League Content Creator SunlessKhan, this is Rocket League Bingo.
Just like old fashioned paper bingo, the rules are simple. Complete the challenges in the game to cross them off the card. Once you get 5 (five) challenges completed in a row (horizontally, vertically, or diagonally), you win!
If you want to keep playing, just reload the page and you will get a new randomized bingo card!
This project is written in the VueJS Javascript Framework. There is currently no backend set up for this application.
If you would like to contribute to the project please submit a pull request! This is an open source project and contributions are encouraged!
npm install
npm run serve
npm run build
npm run lint