MASH README - 0.2
Released: 2003 08 17
Dependancies:
C++ compiler
FOX toolkit (http://fox-toolkit.org)
X11 (for X11 port)
Windows (for Windows port) etc.
This is the FOX GUI toolkit implementation of Mash, a simple pencil and paper game often played by teen girls (and maybe guys too).
This implementation is still alpha-quality code, probably with bugs and other problems. They should be expected. The code itself probably isn't all that great and could most likely be reworked to be better designed, and more efficient.
Currently, it depends on the FOX GUI toolkit being present on the user's system. Version 1.0.43 of the FOX GUI toolkit was used for the development and the (very little) testing of this release of Mash. The FOX toolkit can be downloaded from http://fox-toolkit.org.
It has been designed and tested on Linux, but should be portable to other Un*x-like operating systems, and Windows.
If you do manage to get Mash running, I would appreciate it if you could send me and e-mail to albepetr@users.sf.net, maybe just mentioning if you were able to get it to compile and run, and any other problems you might've had. Thanks.
For instructions about how to build Mash, refer to the various makefiles in the obj/ directory. They are known to work with GCC and GNU make (under Linux) and Digital Mars C++ 8.xx under Windows.
