Skip to content

CDSoft/haskell-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countdown (game show) in Haskell

"Countdown" is a game where the players have to take numbers and operations ($+$, $-$, $*$, $/$) and find a way to arrive to a given result.

For instance, with 25, 50, 75, 100, 3 and 6 can you compute 952?

Well this one is a bit difficult to find. Let's see if Haskell can find a solution.

About

Countdown (game show) in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published