Skip to main content

Game engine for Ultimate TicTacToe games

Project description

Travis PyPI Coverage

This is a python game engine that players (and the Ultimate TicTacToe Server) use to play Ultimate TicTacToe games.

Users

If you wish to use/implement this engine (e.g. in player/client or server), go to the ReadTheDocs page.

Developers

The rest of this readme is for developers working on adding features to the game engine. If this is you:

  1. Thank you!

  2. Read on :)

Running Tests

You should always, always be writing tests and then writing functionality that makes these pass.

You (and Travis CI) can see that all our tests pass, run setup.py test, or pytest (after installing pytest) in the root directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ultimate_ttt-1.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page