Path to this page:
./
games/py-easyAI,
Easy-to-use game AI algorithms
Branch: pkgsrc-2016Q1,
Version: 0.0.0.4,
Package name: py27-easyAI-0.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:[
lang/python27]
Master sites:
SHA1: ece2bf64d5e0c2220d5ebed9c3522a50a4189142
RMD160: b2e7717a0a884923c1c71857b307a9cb2fcd421d
Filesize: 25.465 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version py27-easyAI-0.0.0.4 (created)