Metadata-Version: 2.1
Name: taboo
Version: 0.8.5
Summary: Codes for taboo.
Home-page: https://github.com/haoxizhong/taboo
Author: Zhong Haoxi
Author-email: zhonghaoxi@yeah.net
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# Taboo

Taboo is a library of the game Taboo, that you can use the provided codes to play game taboo.

Under current version, there are still many things under construction, but you can view the project on github to find examples of playing Taboo.

Things in planning:

1. Add more notes to codes.
2. Handle unexpected error.
3. Fix readme.


