Metadata-Version: 2.1
Name: console-games
Version: 0.0.5
Summary: Fun games for macOS/Linux console!
Home-page: https://github.com/maxzheng/console-games
Author: Max Zheng
Author-email: maxzheng.os@gmail.com
License: MIT
Keywords: games terminal console
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
License-File: LICENSE

console games
=============

One game has been prototyped: Geometry Bash!

Don't like geometry? You will love this one! :D

To install using autopip_::

    sudo pip3 install autopip
    app install console-games

If you have trouble using autopip_, you can also install using `pip3` directly too.

And start playing::

    play

Enjoy! And come back soon for more games!!

Links & Contact Info
====================

| PyPI Package: https://pypi.python.org/pypi/console-games
| GitHub Source: https://github.com/maxzheng/console-games
| Report Issues/Bugs: https://github.com/maxzheng/console-games/issues
|
| Connect: https://www.linkedin.com/in/maxzheng
| Contact: maxzheng.os @t gmail.com

.. _autopip: https://pypi.python.org/pypi/autopip
