Skip to content

szirocica/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Szirovicza Attila
Jun 6, 2023
3043589 · Jun 6, 2023

History

6 Commits
Aug 20, 2022
Aug 20, 2022
Aug 20, 2022
Jun 6, 2023
May 19, 2023
Aug 20, 2022

Repository files navigation

Simple MineSweeper Game

This is a simple minesweeper project written in the following technologies:

  • HTML
  • CSS
  • Javascript

The application allows to:

  • Click on cells of a grid to check if it holds a mine or how many mines are in its environment
  • In case of win or lose a feedback message
  • Adjust difficulty level to the users preference
  • Start a new game
  • A background music is played

How to use:

  • Open index.html in your favorite browser
  • Click in the grid to start a game
  • In case of lose or win start a new game by clicking "új játék" button
  • Change difficulty by clicking on one of the radiobuttons

Releases

No releases published

Packages

No packages published