Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szirocica/minesweeper
Simple minesweeper game webapp in javascript
https://github.com/szirocica/minesweeper
css html html-css html-css-javascript javascript minesweeper
Last synced: 8 days ago
JSON representation
Simple minesweeper game webapp in javascript
- Host: GitHub
- URL: https://github.com/szirocica/minesweeper
- Owner: szirocica
- Created: 2022-08-20T11:57:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T19:50:06.000Z (over 1 year ago)
- Last Synced: 2024-11-13T01:32:34.654Z (2 months ago)
- Topics: css, html, html-css, html-css-javascript, javascript, minesweeper
- Language: JavaScript
- Homepage:
- Size: 3.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple MineSweeper Game
This is a simple minesweeper project written in the following technologies:
- HTML
- CSS
- JavascriptThe 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 playedHow 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