Skip to content

0.4.0: Randomized Bingo Balls

Pre-release
Pre-release
Compare
Choose a tag to compare
@rahimrahman rahimrahman released this 19 Nov 13:25
· 1 commit to master since this release
  • Slowly looking like a real Bingo Game
  • User can start/stop the game and get random bingo balls every 3 seconds.
  • User can now only select bingo numbers on the card that is on the bingo balls list.
  • Bingo is now using React Redux (https://github.com/reactjs/react-redux). Good way to master the use of Redux. Slowly understanding it now.