1 unstable release
0.0.1 | Feb 5, 2024 |
---|
#33 in #stdlib
305KB
7K
SLoC
justshow
Zero dependency (only stdlib) graphics library.
Roadmap
- Underlying graphics backends
- X11
- Raw interface (100% of the standard)
- Friendly interface (Nice types for bitmasks, etc. tracking resources with lifetimes)
- Extensions
- MIT-SHM
- Wayland
- WinAPI
- Web/Canvas?
- Mobile?
- X11
- Sound
- Friendly backend-agnostic wrapper
Examples
Pong
cargo run --release --bin pong
Controls:
- Quit:
q
- Left player:
d/f
- Right player:
j/k
- Restart:
r
xlsfonts
clone
cargo run --release --bin xlsfonts