conn5-{text,gui} play a game of connect5, given two players. (It prompts for all arguments not passed in.) pente-{text,gui}.ss The engine for conn5 "referee" program; invoke via conn5-{text,gui} match-* Play a single match; arguments can be files or just comp210 student userids tourney-* Play a round-robin among its arguments pente-fastxt.ss An abortive attempt to only start one mzscheme process per game, instead of one per move. Not working. ------ See ../Tournament/Readme, for running the tournament.