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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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