Itay4 / Towers-of-Hanoi

MIPS Assembly program to play Towers of Hanoi. The user enters the number of disks and the program will recursively output the solution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

MIPS Assembly program to play Towers of Hanoi. The user enters the number of disks and the program will recursively output the solution.


Languages

Language:Assembly 100.0%