A bingo game based on common tropes from Finnish wedding reality TV shows. This is a parody project. Any similarities to real persons, living or dead, are purely coincidental.
- Multi-language Support: Finnish, English, and Sentinelese
- Dark/Light Theme: Automatically detects system preference and allows manual toggle
- Responsive Design: Works on desktop and mobile devices
- Accessibility: Keyboard navigation and screen reader support
- HTML5
- CSS3 with CSS Variables
- JavaScript (ES6+)
- Bootstrap 5.3.2
- Bootstrap Icons
This is a simple web application that runs entirely in the browser. No build steps or server setup is required.
- Clone the repository
- Open
index.html
in your browser
index.html
- Main HTML filestyles.css
- CSS stylesscripts.js
- Core utilities (shuffle function, etc.)bingo.js
- Bingo game logicLICENSE
- MIT License
Try the game here: https://taskinen.github.io/satuhaat
This project is licensed under the MIT License - see the LICENSE file for details.