Files
lean-graphics/README.md
Greg Shuflin 97aa8685f9 Initial commit
2025-12-01 00:39:47 -08:00

10 lines
257 B
Markdown

# lean-graphics
This is an experiment in writing GUI programs using Lean4.
## Prior art
- Lean4 SDL3 bindings: https://github.com/ValorZard/lean-sdl3 and https://github.com/ValorZard/lean-sdl-test
- Doom-like game: https://github.com/oOo0oOo/LeanDoomed