Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 515 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 515 Bytes

Countdown Games Solver

Numbers Game

$ rake numbers
Numbers: 75 25 7 2 5 1
Target: 767
(((75 + 1) * 2) * 5) + 7
((75 + 1) * (5 * 2)) + 7
(((75 + 1) * 5) * 2) + 7
((75 * 2) * 5) + (25 - (7 + 1))
((75 * 2) * 5) + ((25 - 7) - 1)

Letters Game

$ rake letters
Letters: C D B S T A E I R
catbirds
carbides
bacterid
bardiest
tribades
acridest
ascribed
redbaits
catbird
carbide