Skip to content

Octorine/countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line application to solve puzzles from the game show Countdown.

Example session

User input is prefixed with "$"

$ countdown
Let's countdown!

Enter "l" for letters, "n" for numbers, or "q" to quit
$ l
Enter a collection of letters with no spaces in between.
$ gyhdnoeur
9 greyhound
8 hydrogen
7 younger
7 undergo
7 roughen
Enter "l" for letters, "n" for numbers, or "q" to quit
$ n
Enter a collection of numbers with spaces in between.
$ 75 50 2 3 8 7
Enter a goal number.
$ 812
(2) * (((50) + (8)) * (7)) = 812
Enter "l" for letters, "n" for numbers, or "q" to quit
$ q

About

A command line program to solve puzzles from the game show "Countdown"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages