Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages