Downloadliste

Projektbeschreibung

Hinversi is a implementation of Reversi (a.k.a. Othello), a board game
in the style of Go. It can support many frontends and backends, so you
can select how clever your computer opponent is, and whether you like to
play using the console or a GUI. You can also let one AI engine play
against another one.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-23 05:33
0.8.2

Die Schreibweise der Koordinaten, wurde korrigiert. Es gibt auch ein neues Frontend, das als Reversi CGI verwendet werden kann Backend. Das Frontend kann genutzt werden, um einzelne Othello bewegt sich mit einer bestimmten KI-Engine mit jedem board setup machen.
Tags: Minor feature enhancements
The notation of the coordinates has been corrected. There is also a new frontend, which can be used as a reversi CGI backend. The frontend can be used to make single Othello moves with a given AI engine using any board setup.

2007-03-30 17:37
0.8.1

Der Build-Prozess wurde geändert, um auch ohne "check".
The build process has been changed to also make without "check".

2007-03-26 22:34
0.8.0

Diese Version hat ein KI-Engine namens ElMatador, die stärker ist und schneller als Neo. Diese Version enthält auch eine deutsche und eine portugiesische Übersetzung, bessere Einlesen der Kommandozeile, eine kleine Check-Suite und eine man-Seite.
Tags: Major feature enhancements
This release has another AI engine named ElMatador, which is stronger and faster than Neo. This release also includes a German and a Portuguese translation, better command line parsing, a tiny check suite, and a man page.

2007-02-22 02:59
0.7.2

Alles wurde reorganisiert, wobei GNU autotools. Ein kleiner Fehler (unter Solaris) beobachtet wurde behoben, die zu den gleichen Neo bewegt sich jedes Mal zu spielen.
Tags: Code cleanup
Everything has been reorganized using GNU autotools. A minor bug (observed under Solaris) has been fixed that caused Neo to play the same moves every time.

2006-12-04 23:12
0.7.1

Die Kommandozeilen-Schnittstelle wurde behoben. Aufgrund der gcc-Optimierung, wurde die CLI nutzlos.
Tags: Minor bugfixes
The command line interface was fixed. Due the gcc optimization, the CLI became useless.

Project Resources