Difference between revisions of "Anonymine"
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 | + | |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 | + | |Keywords=curses minesweeper, terminal minesweeper, minesweeper without guessing, hexagonal minesweeper, minesweeper without guessing |
− | |Version identifier=0.5. | + | |Version identifier=0.5.13 |
− | |Version date= | + | |Version date=2019/07/20 |
|Version status=mature | |Version status=mature | ||
− | |Version download=https://oskog97.com/archive/anonymine/anonymine-0.5. | + | |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. | + | |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- | + | |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 | + | |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 | {{Software prerequisite | ||
|Prerequisite kind=Weak prerequisite | |Prerequisite kind=Weak prerequisite | ||
− | |Prerequisite description=The "argparse" Python module | + | |Prerequisite description=The "argparse" Python module. (Required if the configuration files are not in a standard location) |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite |
Revision as of 16:55, 16 August 2019
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
Licensing
License
Verified by
Verified on
Notes
License
Verified by
craigt
Verified on
7 January 2022
Leaders and contributors
Contact(s) | Role |
---|---|
Oskar Skog (Oskog97) | Author and maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
any | Homepage | https://oskog97.com/projects/anonymine/ |
VCS Repository Webview | https://gitlab.com/oskog97/anonymine | |
Windows users | Download | https://oskog97.com/archive/anonymine/windows/Anonymine-Windows-18.2-stage2-1.16-cygsetup-2.932.zip |
any | Bug Tracking | https://gitlab.com/oskog97/anonymine/-/issues |
unix users | Download | https://oskog97.com/archive/anonymine/anonymine-0.6.42.tar.xz |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | PyPy is recommended |
Required to use | curses library plus bindings for Python |
Required to use | Python 3 or 2.7 |
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.