about summary refs log tree commit diff stats
path: root/hanoi.lua
Commit message (Collapse)AuthorAgeFilesLines
* a simple test "app": towers of hanoiKartik K. Agaram2021-10-231-0/+78
Currently it works with stock Lua and lcurses. Our job now is to build in the bindings to make it work here.