Skip to content

Browser version of minesweeper, mostly programmed using p5.js library

Notifications You must be signed in to change notification settings

mikolajfrohmberg/p5.js-Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About p5.js-Minesweeper

Browser version of game "Minesweeper", mostly programmed using p5.js library.

How to make it work?

  1. Download or clone contents of this repository.
  2. Start index.html using Web Server (at any port).
  3. Double click on index.html, if new tab didn't open automatically.

How to play?

  • Left click on tile to reveal it
  • Right click on tile to mark potential bomb spot
  • Right click again to unmark tile
  • Your target is to reveal all tiles, that doesn't content a bomb

Used technologies

  • HTML
  • CSS
  • JavaScript
  • p5.js (JavaScript library)

About

Browser version of minesweeper, mostly programmed using p5.js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published