Skip to content

A simple Minesweeper game based on Loiste code challenge.

Notifications You must be signed in to change notification settings

juhah/Minesweeper

 
 

Repository files navigation

A simple Minesweeper game by Juha Haavisto based on Loiste code challenge.

Changes from original

  • The "make move" controller action implemented.
  • Clicking on a mine will blow it up, ending the game
  • Clicking on an empty cell will reveal neighbouring empty cells
  • Controllable mine density via difficulty level

Tested with OS X Lion, Apache/2.2.22 and PHP 5.3.15.

About

A simple Minesweeper game based on Loiste code challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.5%
  • JavaScript 1.4%
  • Shell 0.1%