GameFrame

GameFrame is a Python package for a general game framework.

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

  • Tic Tac Toe
  • Rock Paper Scissors

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

The full documentation is available at Read the Docs.

GitHub

https://github.com/AussieSeaweed/gameframe