A GUI library for games that's so small you won't even know its there.
Find a file
2025-05-05 15:00:57 -04:00
assets First cut of a basic calculator UI example. 2025-05-05 14:26:47 -04:00
demos Demonstrate adding shader effects easily. 2025-05-05 15:00:57 -04:00
scripts Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
sfml Started moving SFML specific stuff into the sfml/ directory. 2025-05-05 12:42:26 -04:00
tests Started moving SFML specific stuff into the sfml/ directory. 2025-05-05 12:42:26 -04:00
wraps Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
.gitignore Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
.vimrc_proj Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
config.cpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
config.hpp Forgot a ton of files in the last commit. 2025-05-05 12:11:51 -04:00
constants.hpp First cut of a basic calculator UI example. 2025-05-05 14:26:47 -04:00
dbc.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
dbc.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
guecs.cpp First cut of a basic calculator UI example. 2025-05-05 14:26:47 -04:00
guecs.hpp First cut of a basic calculator UI example. 2025-05-05 14:26:47 -04:00
lel.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
lel.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
lel_parser.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
lel_parser.rl Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2025-05-05 11:42:21 -04:00
LICENSE Started moving SFML specific stuff into the sfml/ directory. 2025-05-05 12:42:26 -04:00
Makefile Started moving SFML specific stuff into the sfml/ directory. 2025-05-05 12:42:26 -04:00
meson.build Calculator started and the SFML components are off in their own thing. 2025-05-05 13:50:57 -04:00
README.md Initial commit 2025-05-05 16:20:05 +02:00

lel-guecs

A GUI library for games that's so small you won't even know its there.