xpuyopuyo
Code copyright(c) 1999-2003 Justin Smith
Original images copyright(c) 1999 Owen Aftreth
Please see the AUTHORS file for the complete list.
This documentation is accurate for v0.9.0. Later releases are not yet documented in this file. See the ChangeLog file for a summary of changes, and the TODO file for things that are not yet implemented.
Contact Information
Justin Smith
justins (a) chaos2.org
http://chaos2.org/
Requirements
The following libraries are required:
GTK+ 1.2.0 or better (http://www.gtk.org./)
These libraries are optional:
MikMod 3.1.9 or better (http://mikmod.darkorb.net./) GNOME (http://www.gnome.org./)
Quick installation
./configure --help to see options
./configure
make
make install
Run xpuyopuyo --help for brief instructions.
See ChangeLog for list of changes made since the project's initial release. See the file TODO has the long list of stuff yet to exist. See the AUTHORS file for a complete list of contributors.
Building without GCC
If you are building with the native compiler for your operating system, you may need to do some tweaking. In particular, you will probably want to run configure as env CFLAGS=" " ./configure to keep the project from trying to use GNU-specific warnings that may or may not be available on your system.
Documentation
Documentation is present in the doc directory. A manpage for xpuyopuyo is also provided. The manpage is the most complete source of information on the game.
