Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 756 Bytes

index.rst

File metadata and controls

24 lines (20 loc) · 756 Bytes

Baltoslav's documentation

Description

Baltoslav is a small Python AI that plays 'Guess the Language' on the site: baltoslav. This package also provides an offline version of this game.

Installation

This package is automatically deployed on PyPI so please consider using: pip install baltoslav.

Licence

This project is under GNU General Public Licence v3.0 or later (GPLv3+). Please see LICENCE for more informations.

Content

.. toctree::
        Home <self>
        Tutorial <tutorial>
        AI <ai>
        Game <game>