To install this, you'll need:

* python 2
* pygame for python2
* SDL and other pygame dependencies

Copy the PNG files provided to some convenient directory.

Replace the string "__META_DATADIR__" in "pysweeper.in" with
an absolute path for the directory that contains the PNG files.

Rename "pysweeper.in" to "pysweeper".

chmod 755 pysweeper

Run the script.
