Skip to content

enkeistar/darts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Darts

Setup

Config

Create a config file here: /darts/config_file.cfg and specify the following parameters:

DEBUG=True
PORT=5000
MYSQL_USERNAME=''
MYSQL_PASSWORD=''
MYSQL_HOST=''
MYSQL_DATABASE=''

TODO

  • single and 3-player options
  • undo after game complete, or confirm end of game before proceeding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.3%
  • HTML 31.7%
  • JavaScript 16.7%
  • CSS 10.3%