Skip to content

enkeistar/darts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

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