Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 271 Bytes

Written By Ted Sanders

Another flow solver.

See http://moh97.us/flow/ where you can play the game.

Uses a depth first search algorithm to find the solution.

My main motivation for creating this is to learn about Scheme programming.

Tested on Guile 2.0.7 on Ubuntu.