Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
HINVERSI(1)		     General Commands Manual		     HINVERSI(1)

NAME
     hinversi - Another othello engine

SYNOPSIS
     hinversi-cli [ options ]

DESCRIPTION
     hinversi  is  an othello or reversi library, and binary that can be used by
     other programs to write othello games. It comes with 4 diferent AI-engines,
     which makes the game easy for beginners and hard for profis.

     hinversi-cli is used to play against the computer or let one AI-engine play
     against another one. This can be very fun.

OPTIONS
     hinversi-cli accepts the following options:

     -b Player, --black Player
	    Select the black player, can be  an  AI-Engine  (0=Naivus,	1=David,
	    2=Neo, 3=ElMatador, or h=Human).

     -w Player, --white Player
	    Select  the  white	player,  can be an AI-Engine (0=Naivus, 1=David,
	    2=Neo, 3=ElMatador, or h=Human).

     -h     --help Show summary of options.

     -V     --version Show version number.

AUTHOR
     Claudio AndrA(C) Till Clemens <asturio@gmx.net>.

				February 22, 2007		     HINVERSI(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hinversi-cli&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help