Skip to content

petr-panteleyev/sapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sapper

Yet another Sapper game.

Big Board

Board Sizes

Three standard board sizes:

  • 8 x 8, 10 mines
  • 16 x 16, 40 mines
  • 30 x 16, 99 mines

Custom board can be from 8 x 8 up to 30 x 24 with maximum mines number equal to (w - 1) * (h - 1).

Support

There is no support for this application.