Metadata-Version: 2.1
Name: coliseum
Version: 1.0.2
Summary: a simple, turn-based command line game in python
Home-page: https://github.com/signebedi/coliseum
Author: Sig Janoska-Bedi
Author-email: signe@siftingwinnowing.com
License: MIT
Description: 
        
        # coliseum
        
        [![Build Status](https://travis-ci.org/signebedi/coliseum.svg?branch=master)](https://travis-ci.org/signebedi/coliseum)
        [![Documentation Status](https://readthedocs.org/projects/coliseum/badge/?version=stable)](https://coliseum.readthedocs.io/en/latest/?badge=latest)
        [![PyPI](https://img.shields.io/pypi/v/coliseum)](https://pypi.org/project/coliseum/)
        [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
        
        a simple, turn-based command line game in python
        
        Read the docs at [coliseum.readthedocs.io/en/latest/](https://coliseum.readthedocs.io/en/latest/).
        
        ---
        Copyright (c) 2020 Signe Janoska-Bedi and Jamey Kane
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
