This project demonstrates how to build a TUI program in Swift with Termbox. It's similar to a demo program included in the original termbox project.
You'll need Swift Package Manager to build it:
- clone this repo.
- go to the folder and run
make
. - (press "q" to quit the program, read about it at bottom of your terminal).
For technical details, read Sources/TerminalPaint/main.swift