summaryrefslogtreecommitdiff
path: root/games/sdlCC (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-132-0/+7
| | | | Notes: svn path=/head/; revision=208952
* - Attempt to fix plist on 7.x - objformat removalPav Lucistnik2008-01-061-2/+3
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=205101
* This is a Chinese Checkers game, it has 5 AI players, and can easily supportPav Lucistnik2008-01-036-0/+105
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/ PR: ports/118189 Submitted by: Frank W. Josellis <josellis@pollux.senax.net> Notes: svn path=/head/; revision=204889