Path to this page:
./
games/py-easyAI,
Easy-to-use game AI algorithms
Branch: pkgsrc-2022Q3,
Version: 1.0.0.4nb1,
Package name: py27-easyAI-1.0.0.4nb1,
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.
Master sites:
Filesize: 26.958 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py27-easyAI-1.0.0.4nb1 (created)