Difference between revisions of "Anonymine"

From Free Software Directory
Jump to: navigation, search
m (Updated Windows installer)
m (Mostly just a new version)
Line 10: Line 10:
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone https://gitlab.com/oskog97/anonymine.git
 
|VCS checkout command=git clone https://gitlab.com/oskog97/anonymine.git
|Computer languages=Python (2.7, 3.x)
+
|Computer languages=Python (3.x, 2.7)
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
|Keywords=curses minesweeper, terminal minesweeper, minesweeper without guessing, hexagonal minesweeper, minesweeper with von Neumann neighbourhoods, minesweeper without guessing
+
|Keywords=curses minesweeper, terminal minesweeper, minesweeper without guessing, hexagonal minesweeper, minesweeper without guessing
|Version identifier=0.5.5
+
|Version identifier=0.5.13
|Version date=2018/11/07
+
|Version date=2019/07/20
 
|Version status=mature
 
|Version status=mature
|Version download=https://oskog97.com/archive/anonymine/anonymine-0.5.5.tar.gz
+
|Version download=https://oskog97.com/archive/anonymine/anonymine-0.5.13.tar.gz
 
|Submitted by=Oskar Skog (oskog97)
 
|Submitted by=Oskar Skog (oskog97)
 
|Submitted date=2016/06/17
 
|Submitted date=2016/06/17
Line 42: Line 42:
 
|Resource audience=unix users
 
|Resource audience=unix users
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://oskog97.com/archive/anonymine/anonymine-0.5.5.tar.gz
+
|Resource URL=https://oskog97.com/archive/anonymine/anonymine-0.5.13.tar.gz
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Windows users
 
|Resource audience=Windows users
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://oskog97.com/archive/anonymine/windows/anonymine-windows-33.zip
+
|Resource URL=https://oskog97.com/archive/anonymine/windows/anonymine-windows-59.zip
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 68: Line 68:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Python 2.7 or 3.x, it should still work with 2.6
+
|Prerequisite description=Python 3 or 2.7, it should still work with 2.6
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=curses bindings for Python
+
|Prerequisite description=curses library plus bindings for Python
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=curses library
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=The "argparse" Python module: recommended on unix systems, required on non-unix systems
+
|Prerequisite description=The "argparse" Python module. (Required if the configuration files are not in a standard location)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 17:55, 16 August 2019


[edit]

Anonymine

https://oskog97.com/projects/anonymine/
curses mode minesweeper without guessing

Anonymine was an minesweeper without name, but Anonymine is its name now. It's a curses mode minesweeper that can be solved without any guessing.

It seems to be the only minesweeper with von Neumann neighborhoods. It also supports the traditional Moore neighborhoods and hexagonal gameplay. It supports both keyboard and mouse controls.

Try online: ssh play@anonymine-demo.oskog97.com

See it in action





Licensing

License

Verified by

Verified on

Notes

Verified by

craigt

Verified on

7 January 2022




Leaders and contributors

Contact(s)Role
Oskar Skog (Oskog97)Author and maintainer


Resources and communication

AudienceResource typeURI
Windows usersDownloadhttps://oskog97.com/archive/anonymine/windows/Anonymine-Windows-16.13.0-cygsetup-2.926.zip
anyHomepagehttps://oskog97.com/projects/anonymine/
VCS Repository Webviewhttps://gitlab.com/oskog97/anonymine
unix usersDownloadhttps://oskog97.com/archive/anonymine/anonymine-0.6.34.tar.xz
anyBug Trackinghttps://gitlab.com/oskog97/anonymine/-/issues


Software prerequisites

KindDescription
Weak prerequisitePyPy is recommended
Required to usecurses library plus bindings for Python
Required to usePython 3 or 2.7




Entry








"Author and maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"any" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"unix users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Windows users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"any" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.