Skip to content

clark-pan/voronoi-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voronoi Minesweeper

Minesweeper game with a mathematic twist. This was done as part of a project with the Sydney Javascript Study Group.

Development

To work on this project, you'll need NodeJS.

You'll also need jspm:

npm install -g jspm

Optional Install a simple http server npm install -g http-server

Install local dependencies

jspm install

Serve the root directory as public (If you installed http-server then http-server in the root directory)

Release

This is designed to release to github pages. Run

npm release

Credits

Massive credits go to @gorhill for his excellent Javascript-Voronoi library

About

Minesweeper with a mathematic twist. Play it at http://clark-pan.github.io/voronoi-minesweeper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors