mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
5ed6d73e5f
Hinversi is a version of Reversi or Othello, a board game. It was written from the beginning thinking on modularity, to ease the process of changing and improving the AI engine. WWW: http://asturio.gmxhome.de/hinversi.html Author: Claudio Clemens <asturio@gmx.net>
17 lines
443 B
Plaintext
17 lines
443 B
Plaintext
bin/hinversi-cli
|
|
include/hinversi/abClient.h
|
|
include/hinversi/aiManager.h
|
|
include/hinversi/macros.h
|
|
include/hinversi/matador.h
|
|
include/hinversi/naiv-client.h
|
|
include/hinversi/othello.h
|
|
include/hinversi/ringbuf.h
|
|
include/hinversi/simpleClient.h
|
|
lib/libhinversi.la
|
|
lib/libhinversi.so
|
|
lib/libhinversi.so.0
|
|
libdata/pkgconfig/libhinversi.pc
|
|
share/locale/de/LC_MESSAGES/hinversi.mo
|
|
share/locale/pt_BR/LC_MESSAGES/hinversi.mo
|
|
@dirrm include/hinversi
|