You are not logged in.

#1 2010-06-25 07:25:46

Peasantoid
Member
Registered: 2009-04-26
Posts: 928
Website

pynesweeper: ncurses Minesweeper implementation in Python

Pynesweeper is, as the title implies, a terminal Minesweeper game. Arrow keys move the cursor, space pokes/clears/detonates, M marks as a mine, Q quits. Configuration file is $XDG_CONFIG_HOME/pynesweeper/config.py (see default config /usr/share/pynesweeper/config.py for reference).

AUR package: pynesweeper (http://aur.archlinux.org/packages.php?ID=38358)
Mercurial repository: hg clone http://peasantoid.org:1024/pynesweeper

Screenshots:
thumb-1277451636.png thumb-1277451856.png thumb-1277513168.png

To be done:
- command-line options
- man page
- better code commenting

Last edited by Peasantoid (2010-06-26 00:48:22)

Offline

#2 2010-06-25 21:26:54

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: pynesweeper: ncurses Minesweeper implementation in Python

Nice one! :-)

Offline

Board footer

Powered by FluxBB