We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d978c00 commit ad68769Copy full SHA for ad68769
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: minesweeper
2
Type: Package
3
Title: Play Minesweeper
4
-Version: 1.0.1
+Version: 1.0.1.9000
5
Description: Play and record games of minesweeper using a graphics device that supports event handling.
6
Replay recorded games and save GIF animations of them. Based on classic minesweeper as detailed by
7
Crow P. (1997) <https://minesweepergame.com/math/a-mathematical-introduction-to-the-game-of-minesweeper-1997.pdf>.
NEWS.md
@@ -1,3 +1,5 @@
+# minesweeper (development version)
+
# minesweeper 1.0.1
# minesweeper 1.0.0
0 commit comments