Metadata-Version: 2.4
Name: codeborn
Version: 0.1.1
Summary: Codeborn
Project-URL: Homepage, https://www.codeborn.app/
Project-URL: Wiki, https://github.com/JakubTesarek/codeborn/wiki
Project-URL: Source, https://github.com/JakubTesarek/codeborn
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.13
Requires-Dist: aerich>=0.9.2
Requires-Dist: alembic>=1.16.5
Requires-Dist: ansible-vault>=4.1.0
Requires-Dist: ansible>=12.0.0
Requires-Dist: authlib>=1.6.5
Requires-Dist: configobj>=5.0.9
Requires-Dist: databases[postgresql]>=0.9.0
Requires-Dist: fastapi>=0.118.0
Requires-Dist: gitpython>=3.1.45
Requires-Dist: httpx>=0.28.1
Requires-Dist: itsdangerous>=2.2.0
Requires-Dist: matplotlib>=3.10.7
Requires-Dist: msgspec>=0.19.0
Requires-Dist: numpy>=2.3.4
Requires-Dist: opensimplex>=0.4.5.1
Requires-Dist: pydantic-settings>=2.11.0
Requires-Dist: pydantic[email]>=2.11.9
Requires-Dist: pygithub>=2.8.1
Requires-Dist: pyjwt>=2.10.1
Requires-Dist: python-dotenv>=1.1.1
Requires-Dist: sqlalchemy>=2.0.43
Requires-Dist: structlog>=25.4.0
Requires-Dist: tomli>=2.3.0
Requires-Dist: tortoise-orm>=0.25.1
Requires-Dist: uvicorn>=0.37.0
Requires-Dist: yarl>=1.22.0
Description-Content-Type: text/markdown

# Codeborn

**Codeborn** is a free strategic multiplayer game set in a fantasy medieval world. But with a twist.  
Instead of directly controlling your armies, you write Python code that controls your armies.
Your AI makes every decision on your behalf: commanding troops, forging alliances, and besting your enemies in battle.

## Learn More

- **Homepage:** [https://www.codeborn.app/](https://www.codeborn.app/)  
- **Wiki:** [https://github.com/JakubTesarek/codeborn/wiki](https://github.com/JakubTesarek/codeborn/wiki)