Skip to content

papanikge/tower-of-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tower-of-hanoi

Simple functions on the Tower of Hanoi problem.
No AI to solve a disc-peg configuration. That's up to you.

##Usage

  • Open sbcl (I don't know whether this works on other implementations).
  • (load "game.lsp")
  • Use the init function to initialize and the move function to move discs.

About

Simple functions on Tower of Hanoi written in lisp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published