head	1.5;
access;
symbols
	v03:1.5
	tag20:1.4;
locks; strict;
comment	@# @;


1.5
date	2006.01.07.08.48.14;	author oedalpha;	state Exp;
branches;
next	1.4;

1.4
date	2005.12.30.17.58.53;	author oedalpha;	state Exp;
branches;
next	1.3;

1.3
date	2005.12.30.17.52.57;	author oedalpha;	state Exp;
branches;
next	1.2;

1.2
date	2004.12.01.07.58.24;	author oedalpha;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.03.03.26.40;	author oedalpha;	state Exp;
branches;
next	;


desc
@@


1.5
log
@0.3
@
text
@Blindmine 0.3 -- mine sweeper clone for the visually impaired people
Copyright 2005 Seo, Kee-won <oedalpha@@gmail.com>
Homepage:  http://blindmine.kldp.net/

Blindmine is based on Pysweeper which is made by Brett Smith
<bcsmit1@@engr.uky.edu>

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA, 02111-1307.
 
Blindmine requires working installations of Python and Pygame,
which are available from <http://www.python.org/> and
<http://www.pygame.org/> respectively.  However, I can only test it on my
Windows XP and MacOSX Panther, where I use Python 2.3.4 and Pygame 1.5.

How to run:
for windows executable: just use run.bat
for people who has downloaded source code: pythonw blindmine.py
@


1.4
log
@*** empty log message ***
@
text
@d1 1
a1 1
Blindmine 0.2 -- mine sweeper clone for the visually impaired people
@


1.3
log
@*** empty log message ***
@
text
@d3 1
d27 3
@


1.2
log
@KLDP CodeFest #2   ,   
@
text
@d1 2
a2 2
Blindmine 0.1 -- mine sweeper clone for the blind and visually impaired
Copyright 2004 Seo, Kee-won <oedalpha@@netian.com>
d21 1
a21 1
Pysweeper should only require working installations of Python and Pygame,
d24 1
a24 2
Windows XP and MacOSX Panther, where I used Python 2.3.4 and Pygame 1.5.

@


1.1
log
@*** empty log message ***
@
text
@d1 2
a2 2
Pysweeper 1.0 -- An implementation of the classic Minesweeper game
Copyright 2002 Brett Smith <bcsmit1@@engr.uky.edu>
d4 2
a5 3
Pysweeper is yet another rendition of everyone's favorite quick puzzle
game, Minesweeper.  This file describes how to install the game; to learn
how to play, see the pysweeper man page.
d24 1
a24 2
Debian GNU/Linux boxes, where I used Python 2.1.3 and Pygame 1.4.  Your
mileage may vary.
a25 2
To install the game, run the following command as root in the directory
extracted from the source:
a26 16
  # python setup.py install

This will put the program and all necessary data files in their proper
places.  If everything goes well, you will then be able to play the game
by running the command

  $ pysweeper

There are a number of command-line options available to configure the
game; to learn about these, read the pysweeper man page, or run

  $ pysweeper --help

Share and enjoy!  Feel free to contact me with any bug reports,
criticisms, whinings, rants, flames, and the like at
<bcsmit1@@engr.uky.edu>.
@

