ultimate_ttt

Game engine and sample player for Ultimate TicTacToe games


Keywords
ultimate, tictactoe, uttt, ultimate-ttt, engine, game, python, tic-tac-toe
License
AGPL-3.0
Install
pip install ultimate_ttt==1.0

Documentation

Ultimate TicTacToe - Python Player & Game Engine

Travis PyPI Coverage

This repo contains a sample player and game engine for our Ultimate TicTacToe workshop.

Welcome!

Welcome! You're probably here because you're in a hackathon we're running.

If so, make sure you've read the Ultimate TTT Docs.

Once you're ready to write your player, you can find functions that will help you write your player in API Reference

Contributors

If you're interested in contributing a player or even features to the game engine:

  1. Thank you!
  2. Please read the Contribution Guide