Difference between revisions of "Anonymine"

From Free Software Directory
Jump to: navigation, search
(New page; (nameless) minesweeper)
 
m (Version bump)
 
(55 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|Name=Anonymine
 
|Name=Anonymine
 
|Short description=curses mode minesweeper without guessing
 
|Short description=curses mode minesweeper without guessing
|Full description=Anonymine is an anonymous (it doesn't have a real name yet) curses mode minesweeper that can be solved without any guessing.
+
|Full description=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 may be the only minesweeper with von Neumann neighbourhoods.
+
It seems to be the only minesweeper with von Neumann neighborhoods. It also supports the traditional Moore neighborhoods and hexagonal gameplay.
It also supports the traditional Moore neighbourhoods and hexagonal gameplay.
+
It supports both keyboard and mouse controls.
  
(https://www.youtube.com/watch?v=F-NKqv40seg)[See it in action]
+
Try online: ssh play@anonymine-demo.oskog97.com
|Homepage URL=http://oskog97.com/projects/anonymine/
+
 
|User level=intermediate
+
[https://asciinema.org/a/511454 See it in action]
|Computer languages=Python (2.6, 2.7, 3.x)
+
|Homepage URL=https://oskog97.com/projects/anonymine/
|Keywords=curses minesweeper, terminal minesweeper, minesweeper without guessing, hexagonal minesweeper, minesweeper with von Neumann neighbourhoods
+
|Version download=https://oskog97.com/archive/anonymine/anonymine-0.6.34.tar.xz
|Version identifier=0.2.0
+
|Is High Priority Project=No
|Version date=2016/06/15
+
|VCS checkout command=git clone https://gitlab.com/oskog97/anonymine.git
 +
|Computer languages=Python (3.x, 2.7)
 +
|Decommissioned or Obsolete=No
 +
|Keywords=curses minesweeper, terminal minesweeper, minesweeper without guessing, guess free minesweeper, hexagonal minesweeper
 +
|Version identifier=0.6.34
 +
|Version date=2024/01/21
 
|Version status=stable
 
|Version status=stable
|Version download=http://oskog97.com/archive/anonymine/anonymine-0.2.0.tar.gz
 
|Version comment=
 
This is the unix version, the Windows version is http://oskog97.com/archive/anonymine/anonymine-0.2.0.zip
 
 
|Submitted by=Oskar Skog (oskog97)
 
|Submitted by=Oskar Skog (oskog97)
 
|Submitted date=2016/06/17
 
|Submitted date=2016/06/17
|Status=
+
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=BSD 2Clause
 
|License=BSD 2Clause
|License copyright=Oskar Skog
+
|License copyright=Copyright (c) Oskar Skog, 2016
 +
|License verified by=craigt
 +
|License verified date=2022-01-07
 +
|License note=https://gitlab.com/oskog97/anonymine/-/blob/master/LICENSE
 +
}}
 +
{{Software category
 +
|Game=puzzle
 +
|Interface=console
 +
|Programming-language=python
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Use=gameplaying
 +
|Uitoolkit=ncurses
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=Python 3 or 2.7
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=curses library plus bindings for Python
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=PyPy is recommended
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Oskar Skog
 
|Real name=Oskar Skog
 
|Role=Author and maintainer
 
|Role=Author and maintainer
|Email=oskar.skog.finland@gmail.com
+
|Email=oskar@oskog97.com
 
|Username=oskog97
 
|Username=oskog97
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=any
 
|Resource audience=any
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
|Resource URL=https://github.com/oskar-skog/anonymine/issues
+
|Resource URL=https://gitlab.com/oskog97/anonymine/-/issues
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=unix users
 
|Resource audience=unix users
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://oskog97.com/archive/anonymine/anonymine-0.2.0.tar.gz
+
|Resource URL=https://oskog97.com/archive/anonymine/anonymine-0.6.34.tar.xz
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Windows users
 
|Resource audience=Windows users
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://oskog97.com/archive/anonymine/anonymine-0.2.0.zip
+
|Resource URL=https://oskog97.com/archive/anonymine/windows/Anonymine-Windows-16.13.0-cygsetup-2.926.zip
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=any
 
|Resource audience=any
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=http://oskog97.com/projects/anonymine/
+
|Resource URL=https://oskog97.com/projects/anonymine/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=technical/programmers
+
|Resource kind=VCS Repository Webview
|Resource kind=Homepage
+
|Resource URL=https://gitlab.com/oskog97/anonymine
|Resource URL=https://github.com/oskar-skog/anonymine
 
}}
 
{{Software category
 
|Game=puzzle
 
|Interface=console
 
|Programming-language=python
 
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to use
+
|Is High Priority Project=No
|Prerequisite description=Python 2.6, 2.7 or 3.x
+
|Decommissioned or Obsolete=No
}}
+
|Accepts cryptocurrency donations=No
{{Software prerequisite
+
|Test entry=No
|Prerequisite kind=Required to use
 
|Prerequisite description=curses bindings for Python
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=curses library
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite description=The "argparse" Python module: recommended on unix systems, required on non-unix systems
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 18:01, 23 January 2024


[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.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.