Skip to content

xtotdam/minetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minetris

A minesweeper with a pattern feature

Controls:

  • d16 -- touch D-16
  • d16f -- set/remove flag on D-16
  • d16, e16, f16 -- touch D-16, E-16 and F-16

We don't care about spaces. d16f = d 16 f = d16 f.

Dependencies

  • numpy

Once again, what is it?

Screenshot

TODO

  • stats output
  • current pattern output
  • batch revealing
  • move sys.setrecursionlimit() into class ??
  • get rid of starting screen
  • on game over show flags and erroneous flags
  • random pattern generating?
  • not show explosion without explosion

Releases

No releases published

Packages

No packages published

Languages