/codenames-kivy

Table and word-list generator for the popular Codenames boardgame, created in Python 3 using Kivy.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Codenames - Kivy

Table and word list generator for the popular Codenames boardgame, created in Python 3 using Kivy.

Screenshot

Installation

First of all, you need to install the Kivy project and its dependencies. Once Kivy is installed, all you need to do is clone the repository or download the source code.

Getting started

When everything is in place, you can start the application by executing main.py using Python 3: python main.py or python3 main.py.

Legal notice

This code has been open sourced after written permission from the publisher, Czech Games Edition.

License - GNU AGPLv3+

Because of the aforementioned legal notice, the project is open sourced under the conditions of the GNU AGPLv3+ license.