/letsplaybingo.original

Archived: A bingo caller created in pure object-oriented JavaScript

Primary LanguageJavaScript

Let's Play Bingo - Original Version - 2016 (Archived)

This application has been archived

This is a very simple bingo caller - it generates random bingo numbers, keeps track of them on a live bingo board. If voice synthesis is supported by the browser the balls will be called aloud using the web speech synthesis api.

Live Site

https://lpb-original.netlify.app/

Codepen

Technology

HTML, CSS and pure object oriented JavaScript

Languages Used

  • HTML
  • CSS
  • JavaScript

Frameworks / Libraries Used