/morpion-2

Morpion²

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Morpion²

Instructions (Joueur)

Pour jouer au jeu, simplement installer les bibliothèques avec

pip install -r requirements.txt

et en suite, executer le logiciel avec

python3 index.py

Instructions (Serveur)

Installer Deno, et en suite executer le serveur.

deno run --allow-net server/server.ts