TomasSG/TorreHanoi: Resuelve el juego torre de hanoi

Dada la cantidad de discos a mover y tres vectores que representan los tres palos a usar, el algoritmo mueve todos los disco del palo de origen al palo de fin usando el palo auxiliar como intermedio simulando el juego torre de hanoi.

Getting started

Package details

AuthorTomas Sanchez Grigioni
MaintainerThe package maintainer <tomassanchezgrigioni@hotmail.com>
License-
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("TomasSG/TorreHanoi")
TomasSG/TorreHanoi documentation built on Jan. 6, 2020, 12:28 p.m.