Skip to content

jthro/hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hanoi

Simple TUI Tower of Hanoi problem visualizer written in C. Plans to also write in RISCV ASM and Haskell for comparison.

Features

Does the Tower of Hanoi problem for 5 toruses.

TODO:

  • Implement the algorithm for n toruses
  • Implement CLI args to choose arbitrary n
  • Implement the program in RISCV ASM
  • Implement the program in Haskell

About

Tower of Hanoi problem in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published