.env
|
Barebones Heroku app
|
2017-09-30 08:11:17 -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
|
Actually fix the diagnoal checks
|
2017-09-30 13:31:12 -07:00 |