1This is the game xbombs (xmines) for linux.  I have made only minor
2changes to the code and the makefile.
3
4The game looks for its scorefile at /usr/X386/lib/X11/games/xbomb-scores
5but you can change that.  It is defined at the top of score.c and a path
6to it defined in the makefile.
7
8I have it set up to install with ownership games and group games, and
9sgid games.  If you don't want this, you can take it out of the makefile
10or install by hand (it's only two files).  Be sure to set the permissions
11on the scorefile accordingly.
12
13The binary was compiled with GCC 2.4.5 and Xfree86.2.0 under linux
14kernel 0.98.13s.
15
16Enjoy!
17
18Jeff Newbern
19jnewbern@mit.edu
20