/Tower-of-Hanoi

This is a script made in assembler for ARMv7 32-bit architecture in order to solve the mathematical puzzle "Tower of Hanoi" depending on the input r0 (register 0).

Primary LanguageAssembly

No issues in this repository yet.