Peter Theobald
Software Engineer. Site Reliability Engineer. Rock Climbing Geeky Dad.
clojure articles:
Home
About
Tech
Play
Tags
Ghost Solver - Now in Clojure
2016-12-20
My previous post was about a Python program to calculate the moves to guarantee a win in the puzzle word game ‘Ghost’. The algorithm was naturally recursive and felt ‘LISPy’. @pdlug has been telling me how writing in Clojure will expand my mind, make me more productive and…
tech:
clojure
,
games
,
puzzles
,
programming