pat browne wrote:
Hi,
Does anyone know where there are any Haskell implementations of the the
River Crossing  puzzle (AKA Farmer/Fox/Goose/Grain).

I wrote some code to generate a map of some version of the game:

https://code.goto10.org/svn/maximus/2009/boatman/BoatMan.hs

ghc -O2 --make BoatMan.hs && ./BoatMan | neato -Tpng | display


Claude
--
http://claudiusmaximus.goto10.org
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to