/Minesweeper

Rebuilding the classic puzzle game: finish the game without exploding any mines!

Primary LanguageJavaScript

Minesweeper

Welcome to the Minesweeper Web Game project! This repository contains the source code and assets for a Minesweeper game created during the Boolean Code Week classes. Minesweeper is a classic puzzle game that challenges players to uncover hidden mines on a grid without triggering them.

This Minesweeper web game is built using HTML, CSS, and JavaScript, making it a lightweight and accessible implementation. The project emphasizes clean code, efficient algorithms, and a user-friendly interface. Whether you're a beginner looking to understand the basics of web development or an experienced coder seeking a fun project, this repository provides an excellent resource.