./games/sirius, Othello game for GNOME2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 0.8.0nb50, Package name: sirius-0.8.0nb50, Maintainer: pkgsrc-users

Sirius is a program for playing the game of othello. The program includes
an AI (Artificial Intelligence) opponent which plays at a very challenging
level and is actually quite hard to beat. The AI opponent's strength can
therefore be adjusted in several ways to give you a suitable opponent.

The AI opponent uses a plain alpha-beta search with hashing to figure out
which move to make. To be able to tell a good position from a bad one, it
uses a pattern based evaluation function. The pattern used is the 9 discs
surrounding each corner and the 8 discs creating the edge of the board.
The evaluation function also takes mobility, potential mobility and parity
into count. For the initial 9 moves the AI opponent optionally uses a
simple opening book. During midgame it searches and evaluates about
200.000 nodes per second on a PIII 750 MHz, in the endgame this number is
significantly higher due to more transpositions and a less expensive
evaluation function.


Required to run:
[sysutils/desktop-file-utils] [devel/GConf] [devel/libgnomeui] [x11/gtk2]

Required to build:
[x11/xf86driproto] [x11/xextproto] [x11/xf86vidmodeproto] [x11/inputproto] [x11/fixesproto4] [x11/xproto] [x11/compositeproto] [x11/damageproto] [x11/renderproto] [x11/xcb-proto] [x11/dri2proto] [x11/randrproto] [x11/glproto] [pkgtools/x11-links] [pkgtools/cwrappers]

Master sites:

SHA1: 4d6854c9a7bcb19069215162040037518cd66cea
RMD160: 9d264f6072ac64ab236d1b209b35e88d8d6e5a00
Filesize: 1585.386 KB

Version history: (Expand)