Skip to content

A simple, interactive Discord-themed Bingo web app. Click cells to mark them, import custom Bingo phrases by pasting 25 lines of text, export your current board as text, and enjoy automatic Bingo detection with persistent state using localStorage. Perfect for fun Discord events or casual play.

License

Notifications You must be signed in to change notification settings

ItsAlexIK/Bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Discord Bingo Web App

License: MIT

A simple, interactive Bingo web app themed around Discord culture.
Click cells to mark them, import your own Bingo phrases (paste 25 lines), export your board as text, and enjoy automatic Bingo detection with persistent selection saved in your browser.

✨ Features

  • βœ… Click to select/deselect Bingo cells
  • πŸ“ Import custom Bingo phrases by pasting 25 lines of text
  • πŸ”’ Line-numbered import for improved navigation and clarity when entering phrases
  • πŸ“‹ Export current board and marks as plain text (copied to clipboard)
  • πŸŽ‰ Automatic Bingo detection (rows, columns, diagonals)
  • πŸ’Ύ Persistent selection stored in browser localStorage

πŸ“¦ Requirements

  • Modern web browser (Chrome, Firefox, Edge, Safari)
  • No backend required β€” pure HTML/CSS/JS
  • Optional: GitHub Pages for easy free hosting

πŸ“‚ File Structure

β”œβ”€β”€ index.html       # Main HTML page
β”œβ”€β”€ style.css        # Styles and layout
β”œβ”€β”€ script.js        # Bingo logic, import/export, and storage
β”œβ”€β”€ LICENSE          # MIT License file
└── README.md        # README file

πŸ“¬ Connect


Made with ❀️ by ItsAlexIK

About

A simple, interactive Discord-themed Bingo web app. Click cells to mark them, import custom Bingo phrases by pasting 25 lines of text, export your current board as text, and enjoy automatic Bingo detection with persistent state using localStorage. Perfect for fun Discord events or casual play.

Topics

Resources

License

Stars

Watchers

Forks