|
.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
|
Remove empty check
|
2017-09-30 13:34:46 -07:00 |