blob: a93286132b7ef89807d2302c771d646c3974a5ee (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This is a Chinese Checkers game, it has 5 AI players, and can easily support
more for any hackers out there. It uses SDL and runs great in plain X11.
It has some fun effects to liven things up a bit.
Multiplayer is supported on the same computer, although a net player would
not be hard to add given the plugin player feature.
WWW: http://jcatki.no-ip.org/CC/
|