Update for Swift 5.0 and Termbox 1.0
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:
make
For technical details, read Sources/TerminalPaint/main.swift
Sources/TerminalPaint/main.swift
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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:
make
.For technical details, read
Sources/TerminalPaint/main.swift