rebecarv / Minesweeper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 42.4%Language:CSS 36.2%Language:HTML 21.3%