You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hanoiSim depends on unicurses, a python package that can be installed after download by running python3 setup.py install in the downloaded unicurses folder. To run hanoiSim, run python3 hanoi_player.py.