Welcome to documentation of dgisim!

dgisim is a Python library for simulating the game Genius Invokation TCG. It models the game as a state machine, where each state is immutable and stand-alone. Convenient API is designed to code agents to interact with the game, as well as implementing new game modes.

Check out Installation to install the package.

Note

This project is under active development.

Contents