.env
|
Set TTT_DEBUG to 1
|
2017-09-30 13:55:30 -07:00 |
Pipfile
|
Use gunicorn for running wsgi stuffs
|
2017-09-30 08:31:03 -07:00 |
Pipfile.lock
|
Use gunicorn for running wsgi stuffs
|
2017-09-30 08:31:03 -07:00 |
play.py
|
A little script to exercise the Board manually
|
2017-09-30 13:32:33 -07:00 |
Procfile
|
Use gunicorn for running wsgi stuffs
|
2017-09-30 08:31:03 -07:00 |
test.py
|
Some unit tests
|
2017-09-30 13:32:21 -07:00 |
tictactoe.py
|
Also allow debug GET arg
|
2017-09-30 14:17:30 -07:00 |