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