about summary refs log tree commit diff stats
path: root/hanoi.lua
Commit message (Expand)AuthorAgeFilesLines
* slightly improve hanoi renderingKartik K. Agaram2021-11-051-1/+1
* colors: init_pair/color_pairKartik K. Agaram2021-11-051-4/+13
* slightly clearer rendering in the example appKartik K. Agaram2021-11-051-3/+11
* make some space for the global menuKartik K. Agaram2021-11-051-0/+1
* rename 'screen' to 'window'Kartik K. Agaram2021-11-051-17/+17
* resist the temptation to add to the Lua APIKartik K. Agaram2021-11-051-4/+13
* ok, what do we need next for hanoi.lua?Kartik K. Agaram2021-11-051-2/+2
* a simple test "app": towers of hanoiKartik K. Agaram2021-10-231-0/+78