A GUI library for games that's so small you won't even know its there.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
Zed A. Shaw c0c63e5b2c Bring over the FSM and then use it to make the calculator demo better. 11 months ago
assets First cut of a basic calculator UI example. 11 months ago
demos Bring over the FSM and then use it to make the calculator demo better. 11 months ago
scripts Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
sfml Bring in the components into separate files so I can start to see how to make them generic. Then make the calculator kind of work but not yet. 11 months ago
tests Started moving SFML specific stuff into the sfml/ directory. 11 months ago
wraps Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
.gitignore Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
.vimrc_proj Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
LICENSE Started moving SFML specific stuff into the sfml/ directory. 11 months ago
Makefile Started moving SFML specific stuff into the sfml/ directory. 11 months ago
README.md Initial commit 11 months ago
config.cpp Forgot a ton of files in the last commit. 11 months ago
config.hpp Forgot a ton of files in the last commit. 11 months ago
constants.hpp First cut of a basic calculator UI example. 11 months ago
dbc.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
dbc.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
fsm.hpp Bring over the FSM and then use it to make the calculator demo better. 11 months ago
guecs.cpp First cut of a basic calculator UI example. 11 months ago
guecs.hpp First cut of a basic calculator UI example. 11 months ago
lel.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
lel.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
lel_parser.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
lel_parser.rl Brought over a bunch of stuff to get started, but only lel.cpp compiles. 11 months ago
meson.build Calculator started and the SFML components are off in their own thing. 11 months ago

README.md

lel-guecs

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