smallbraintime/asciitecture
terminal graphics game library for zig
A simple text-based graphics game library for zig . Currently, it only supports Linux.
zig build example
zig build test
Add alpha blending
Update Color struct
Add more tests and docs
Add Windows support
Add grapheme clusters