Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.45 KB

README.rst

File metadata and controls

38 lines (26 loc) · 1.45 KB

Ultimate TicTacToe - Python Player & Game Engine

Travis PyPI Coverage

This repo contains a sample player and game engine for our Ultimate Tic-Tac-Toe workshop_.

Welcome!

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

If so, make sure you've read our Documentation.

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