Skip to content

JoeyDeRosa/TrollPy

Repository files navigation

TrollPy

TrollPy is an interactive bot that will deliver the appropriate ammount of trash talk relative to how well or poorly you are performing in a game of chess against it.

Tools:

  • Python-Chess
  • Chess.js
  • Chessboard.js
  • gTTS
  • Pyramid
  • Zurb Foundation
  • Postgres

Creators:

Testing

- coverage: platform darwin, python 2.7.12-final-0 ---
Name                              Stmts   Miss  Cover
------------------------------------------------------
trollpy/__init__.py                  11      0   100%
trollpy/chess_game.py               126     58    54%
trollpy/models/__init__.py           22      0   100%
trollpy/models/meta.py                5      0   100%
trollpy/models/mymodel.py            43      0   100%
trollpy/routes.py                    15      0   100%
trollpy/scripts/__init__.py           0      0   100%
trollpy/scripts/initializedb.py      43     31    28%
trollpy/security.py                  33      0   100%
trollpy/tests.py                    175     25    86%
trollpy/views/__init__.py             0      0   100%
trollpy/views/default.py            128      7    95%
trollpy/views/notfound.py             4      2    50%
------------------------------------------------------
TOTAL                               605    123    80%

-- coverage: platform darwin, python 3.5.2-final-0 ---
Name                              Stmts   Miss  Cover
------------------------------------------------------
trollpy/__init__.py                  11      0   100%
trollpy/chess_game.py               126     58    54%
trollpy/models/__init__.py           22      0   100%
trollpy/models/meta.py                5      0   100%
trollpy/models/mymodel.py            43      0   100%
trollpy/routes.py                    15      0   100%
trollpy/scripts/__init__.py           0      0   100%
trollpy/scripts/initializedb.py      43     31    28%
trollpy/security.py                  33      0   100%
trollpy/tests.py                    175     25    86%
trollpy/views/__init__.py             0      0   100%
trollpy/views/default.py            128      7    95%
trollpy/views/notfound.py             4      2    50%
------------------------------------------------------
TOTAL                               605    123    80%

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published