Simple experimental low-level UI library written in C++
Go to file
2023-09-01 19:22:11 +03:00
example add better centering to box layout 2023-08-31 23:27:48 +03:00
src improve terms 2023-09-01 19:22:11 +03:00
.gitignore add gitignore for example program 2023-05-24 23:02:00 +03:00
headerify.py add single-header bundler 2023-05-24 19:02:03 +03:00
libraven.h update single header distribution 2023-05-24 23:03:05 +03:00
LICENSE raven 2.0 2023-04-13 00:27:08 +03:00
Makefile layout optimizations 2023-09-01 05:05:35 +03:00
README.md raven 2.0 2023-04-13 00:27:08 +03:00

raven

raven is a highly experimental UI library focused on simplicity.

quick start

$ make
$ ./build/main