Metadata-Version: 2.4
Name: hackagames
Version: 0.2.6
Summary: An Hackable Games' Engine (python version)
Author-email: Guillaume Lozenguez <guillaume@drods.fr>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENCE.md
Requires-Dist: hacka==0.6.0
Project-URL: Homepage, https://ktorz-net.github.io/hackagames

# HackaGames - Several Shell-Based Hackable Games

**HackaGames** aims to be an open game engine dedicated to the development of Artificial Intelligence (AI) based on Operational Research (OR) technics.
The philosophy of **HackaGames** is to permit developers to easily work in any language of its choice.

The `pip` installed version relies on the python implémentation of the distributed engine : [hackapy](https://pypi.org/project/hacka). For a more complete version start from the source repository :  github: [www.github.com/ktorz-net/hackagames](https://www.github.com/ktorz-net/hackagames). 

- Documentation: [ktorz-net.github.io/hackagames](https://ktorz-net.github.io/hackagames).

