Metadata-Version: 2.1
Name: pygomas
Version: 0.1.0
Summary: A Python 'capture the flag' Game Oriented Multiagent System.
Home-page: https://github.com/sfp932705/pygomas
Author: Sergio Frayle Pérez
Author-email: sfp932705@gmail.com
License: GNU General Public License v3
Keywords: pygomas
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: spade (==3.1.2)
Requires-Dist: spade-bdi (==0.1.1)
Requires-Dist: numpy (==1.16.4)
Requires-Dist: loguru (==0.2.5)
Requires-Dist: pqdict (==1.0.0)
Requires-Dist: click (==7.0)
Requires-Dist: pygame (==1.9.6)

=======
pygomas
=======


.. image:: https://img.shields.io/pypi/v/pygomas.svg
        :target: https://pypi.python.org/pypi/pygomas

.. image:: https://img.shields.io/travis/sfp932705/pygomas.svg
        :target: https://travis-ci.org/sfp932705/pygomas

.. image:: https://readthedocs.org/projects/pygomas/badge/?version=latest
        :target: https://pygomas.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Apython capture the flag Game Oriented Multiagent System.[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D[D


* Free software: GNU General Public License v3
* Documentation: https://pygomas.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2019-06-13)
------------------

* First release on PyPI.


