Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 472 Bytes

Minesweeper using HTML, CSS, JS

Overview

Simple Minesweeper game with customizable field size and mines count.

Live play

Update 7/2/2023

  • Added Custom field size and mines
  • Fixed some styling
  • Fixed Bugs

Update 6/19/2023

  • Classes have been separated into different files
  • Added new smile emojis
  • Fixed bugs

Update 6/19/2023 #2

  • Added documentation for each class and method