Skip to content

anthonyliot/labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LABYRINTH

Algorithm A* and other in Haskell
2006


About

This project was developed during my bachelor degree in Caen, France.
The code allow you to create or use pre-generated ASCII labyrinth. The program will propose you then some algorithm to solve the path from the input to the output of the labyrinth. The program is fully using terminal output.

Installation

  1. Download this project as zip and extract it
  2. Install Haskell toolkit on your machine
  3. Compile using 'ghc labyrinth.hs'
  4. Execute the generated progam './labyrinth'

Copyright

This project is licensed under the terms of the MIT license. See license.

About

2006 - Labyrinth in shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published