Skip to content

vivek67/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Minesweeper game.

  1. Maximum board size is set to 100 x 100
  2. Standard Minesweeper rules apply
  3. State of the game is stored on the server side as a json blob.
  4. User click are fired as ajax calls which returns only the list of new cells that needs to be openedup.

About

Demo minesweeper app using python/django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published