A Python package for a general game framework.


Keywords
game-theory, games, python, python3, rock-paper-scissors, rockpaperscissors, tic-tac-toe, tictactoe
License
GPL-3.0
Install
pip install gameframe==1.0.0

Documentation

Krieg

Krieg is a Python package for a general game framework.

It provides base classes for implementing simple games. Some example games are already implemented in Krieg...

  • Tic Tac Toe
  • Rock Paper Scissors

Many poker game variants are also implemented on the PokerFace package.

The full documentation is available at Read the Docs.

License

GNU GPLv3