Skip to content

Command-line darts scorer written in Python (with tests)

Notifications You must be signed in to change notification settings

ptiza/darts_scorer_OO_python

 
 

Repository files navigation

darts_scorer_OO_python

Command line darts scorer written in Python The user can play a full match for MULTIPLE players e.g. best of 3 sets, best of 5 legs to a set. The program also works out which player should throw first at the start of each leg/set

To run from command line:

$ python3 dart_scorer.py

To run the tests:

$ ./run_tests.sh

About

Command-line darts scorer written in Python (with tests)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%