Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ok, what do we need next for hanoi.lua? | Kartik K. Agaram | 2021-11-05 | 1 | -2/+2 |
| | |||||
* | a simple test "app": towers of hanoi | Kartik K. Agaram | 2021-10-23 | 1 | -0/+78 |
Currently it works with stock Lua and lcurses. Our job now is to build in the bindings to make it work here. |