Path to this page:
./
games/py-easyAI,
Easy-to-use game AI algorithms
Branch: pkgsrc-2019Q3,
Version: 1.0.0.4,
Package name: py27-easyAI-1.0.0.4,
Maintainer: pkgsrc-usersEasyAI is a pure-Python artificial intelligence framework for
two-players abstract games such as Tic Tac Toe, Connect 4, Reversi,
etc. It makes it easy to define the mechanisms of a game, and play
against the computer or solve the game. Under the hood, the AI is
a Negamax algorithm with alpha-beta pruning and transposition
tables.
Required to run:[
devel/py-setuptools]
Master sites:
SHA1: d368e1fc3db6f775851801d83f38955b653459e2
RMD160: 5c71f31c157a9789f6f97c8f8a9ea7de13e35403
Filesize: 26.958 KB
Version history: (Expand)
- (2019-10-02) Package added to pkgsrc.se, version py27-easyAI-1.0.0.4 (created)