Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Olaf Szmidt edited this page Jan 2, 2018 · 8 revisions

Important Readings:


The UI is written as a django application. All the project files are located in the players directory, while local configuration and manage.py is in example_project.

This exposes an API which the games and the game creator connect to.

Please read the README.md file to see how to build the latest static unity files locally.

Clone this wiki locally