Lines Of Action Project
Software and Systems

Preliminary versions of several pieces of software are available. The model under which they operate is as follows: a game referee daemon is started manually, with a given ``server number'' in the range 0..10. Two game clients connect to the server using the hostname and server number, one requesting to play Black, the other White. When both players have successfully connected, the Black player makes the first move, and the game begins. The referee will catch illegal moves, and detect game termination.

Several pieces of software are available in support of this plan (you may download them all as a gzipped tar archive if you prefer):

The software is not carefully tested, but should work.


Last Modified: 2000/11/29
Bart Massey, <bart@cs.pdx.edu>