Skip to content

Django-channels app to handle lobby and game logic of the "Monopoly" game

Notifications You must be signed in to change notification settings

3A-Unistra/Server

Repository files navigation

Server

Serveur pour le jeu monopoly

Pour installer les dépendances :

pip install -r requirements.txt

Important !! Si vous utilisez windows, installez :

pip install twisted-iocpsupport==1.0.2

En production, si vous utilisez PostgreSQL :

pip install psycopg2==2.9.3

Documentation technique

La documentation technique de l'application "server" se trouve à l'adresse suivante :

https://3a.pages.unistra.fr/server/

About

Django-channels app to handle lobby and game logic of the "Monopoly" game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages