Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 354 Bytes

darts

Scores darts using a simple CLI

Start by entering the end score, typically ending in "01", then enter the players' names.

To score each throw, either enter the score, or write it as a mathematical statement.

For example:

>>> 1 + 2 * 3
7

The script will respond with a table showing the updated score and current player's name.