Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.21 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.21 KB

Satuhäät & Unelmahäät Bingo

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.

Features

  • 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

Technologies Used

  • HTML5
  • CSS3 with CSS Variables
  • JavaScript (ES6+)
  • Bootstrap 5.3.2
  • Bootstrap Icons

Development

This is a simple web application that runs entirely in the browser. No build steps or server setup is required.

Getting Started

  1. Clone the repository
  2. Open index.html in your browser

Project Structure

  • index.html - Main HTML file
  • styles.css - CSS styles
  • scripts.js - Core utilities (shuffle function, etc.)
  • bingo.js - Bingo game logic
  • LICENSE - MIT License

Live Demo

Try the game here: https://taskinen.github.io/satuhaat

License

This project is licensed under the MIT License - see the LICENSE file for details.