XGammon is a backgammon game which runs under X. Features: xgammon has nice graphical interface, you move by clicking on mousebuttons. You can do a maildump for a position, that means you get a file with a FIBS style board with current position in it. You can do money game or tournament game. You can edit positions via mouse on the board or via ascii plain text files. You can turn doubling on and off. You can do rollouts with doubling turned on and off. The programm uses an endgame database for perfect bearing off (and for reasonable running game). WWW: http://fawn.unibw-hamburg.de/steuer/xgammon/xgammon.html m.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mew2
Commit message (Collapse)AuthorAgeFilesLines
* More manual pkg-comment cleanups.ade2003-03-072-4/+2
| | | | Approved by: portmgr (implicitly)
* Remove empty files.naddy2002-07-261-0/+0
|
* Update 2.1 -> 2.2.kiri2002-05-256-71/+19
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Use mail/mew2 (for emacs21, repocopied from mai/mew2-emacs20) as masterkuriyama2001-12-133-4/+4
| | | | port of mew2-* variant.
* Upgrade to 2.1.kuriyama2001-12-126-14/+69
| | | | | | Submitted by: TAKEMURA Masahiro <mastake@msel.t.u-tokyo.ac.jp>, NINOMIYA Hideyuki <nin@shikoku.ne.jp> Approved by: maintainer
* Fix chown argument. 'chown user.group' is obsoleted.cjh2001-09-111-1/+1
|
* Mew2 for Emacs20 port now committed on reposit copied fromkiri2001-08-2517-383/+451
| | | | mail/mew.