Skip to content
/ Dixit Public
forked from arvoelke/Dixit

Online version of the board game Dixit

License

Notifications You must be signed in to change notification settings

vzoltan/Dixit

 
 

Repository files navigation

Overview

alt text

Installation

pip install -r requirements.txt

Configuring the Server

Edit config.json to specify which port to run on, and to point to the location of each card deck (see static/cards/README.txt).

Starting the Server

python server.py

About

Online version of the board game Dixit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • Python 30.2%
  • CSS 9.1%
  • HTML 6.1%