Metadata-Version: 2.1
Name: yaag_mme
Version: 0.0.1
Summary: Yet Another Adventure Game - Murder Mystery Edition is a text based adventure game where you play with other NPC adventurers. But whether they live or die, is up to you.
Home-page: https://github.com/Cutewarriorlover/yaag-mme
Author: Cutewarriorlover
Author-email: cutewarriorlover@gmail.com
License: MIT license
Keywords: yaag_mme
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.md

#

[![PyPI Version](https://img.shields.io/pypi/v/yaag-mme?style=flat)](https://pypi.org/project/doc-switch/)
[![Python Versions](https://img.shields.io/pypi/pyversions/yaag-mme)](https://pypi.org/project/doc-switch/)
[![Python Implementation](https://img.shields.io/pypi/implementation/yaag-mme)](https://pypi.org/project/doc-switch/)
[![Python Implementation](https://img.shields.io/pypi/l/yaag-mme)](https://pypi.org/project/doc-switch/)


[![Travis CI Status](https://img.shields.io/travis/com/Cutewarriorlover/yaag-mme?style=flat)](https://travis-ci.com/github/Cutewarriorlover/doc-switch)
[![Documentation Status](https://readthedocs.org/projects/yaag-mme/badge/?version=latest)](https://doc-switch.readthedocs.io/en/latest/?badge=latest)


Yet Another Adventure Game - Murder Mystery Edition is a text based adventure game where you play with other NPC adventurers. But whether they live or die, is up to you.

-   Free software: MIT license
-   Documentation: <https://yaag-mme.readthedocs.io>.


# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.1.0 (2021-07-12)

Added:
 -  Initial scaffold
 -  Documentation
 -  Tests
 -  CLI basics



