Files
lean-graphics/README.md

10 lines
257 B
Markdown
Raw Permalink Normal View History

2025-12-01 00:37:22 -08:00
# 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