Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

A notação das coordenadas foi corrigido. Existe também uma interface nova, que pode ser usado como um CGI reversi backend. A interface pode ser usado para fazer movimentos simples Otelo com um motor AI dado usando qualquer configuração de bordo.
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

O processo de criação foi alterada para também fazer sem "verificar".
The build process has been changed to also make without "check".

2007-03-26 22:34
0.8.0

Esta versão tem um outro mecanismo denominado ElMatador AI, que é mais forte e mais rápido do Neo. Esta versão inclui também um alemão e uma tradução em Português, parsing melhor linha de comando, uma suite de seleção minúsculo, e uma página de homem.
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

Tudo foi reorganizada usando as ferramentas GNU autotools. Um pequeno bug (observadas sob o Solaris) foi fixado que causou Neo para jogar os mesmos movimentos o tempo todo.
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

A interface de linha de comando foi corrigido. Devido a otimização do gcc, o CLI tornou-se inútil.
Tags: Minor bugfixes
The command line interface was fixed. Due the gcc optimization, the CLI became useless.

Project Resources