Mazes for Programmers in Haskell

2018-12-15

I decided to code my own twisty little passages by translating the code in Jamis Buck’s book from Ruby into Haskell.

Before I able to get further into the book, I got sidetracked by how to producing visually appealing PNG output. Here’s what I have so far:

[A binary-tree maze

The project can be found here.

Tags

Haskell

Content © 2024 Richard Cook. All rights reserved.