Skip to content

The legentary game MineSweeper based on Coding Train by Daniel Shiffman

License

Notifications You must be signed in to change notification settings

jimcooknas/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is another version of the legendary game of minesweeper.
My effort was inspired from a Daniel Shiffman's Coding Train project (https://thecodingtrain.com/challenges/71-minesweeper)
The main code was transfered from the Coding Train project, with minor changes and a lot of addings. It is purely Html, CSS, p5.js (javascript).
The user can select the size of the grid (selecting its cell width) and the number of mines (bombs). There is also a timer (as the original one) that counts-down the playing time.
This timer can be altered by the near button (change between 30 to 600 seconds).
Thanks to Daniel for his beautiful code.

Cooknas (http://www.cooknas.com)

About

The legentary game MineSweeper based on Coding Train by Daniel Shiffman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published