Skip to content

Client-side application to call numbers for Bingo and display previous numbers. Local storage persists values between sessions.

License

Notifications You must be signed in to change notification settings

Captain63/bingo-caller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo Caller

Table of Contents

Project Overview

Client-side application that generates a random bingo number from an array until all 75 numbers have been called. Local storage persists the current number, past numbers, and available numbers to pull from between sessions. Built using JavaScript, HTML, and CSS.

View the live application.

Languages Used

  • JavaScript
  • HTML
  • CSS

Live Application

View deployed application.

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this Software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions.

View the full license.

Screenshots

Initial view

Initial view

First number generated

First number generated

Past numbers populated

Past numbers populated

About

Client-side application to call numbers for Bingo and display previous numbers. Local storage persists values between sessions.

Topics

Resources

License

Stars

Watchers

Forks