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.
 
 
 
 
 
 
Zed A. Shaw 7847ffdcbd Switched to an RPN calculator since they're simpler to implement. 4 days ago
assets First cut of a basic calculator UI example. 5 days ago
demos Switched to an RPN calculator since they're simpler to implement. 4 days ago
scripts Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days 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. 4 days ago
tests Started moving SFML specific stuff into the sfml/ directory. 5 days ago
wraps Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
.gitignore Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
.vimrc_proj Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
LICENSE Started moving SFML specific stuff into the sfml/ directory. 5 days ago
Makefile Started moving SFML specific stuff into the sfml/ directory. 5 days ago
README.md Initial commit 5 days ago
config.cpp Forgot a ton of files in the last commit. 5 days ago
config.hpp Forgot a ton of files in the last commit. 5 days ago
constants.hpp First cut of a basic calculator UI example. 5 days ago
dbc.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
dbc.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
fsm.hpp Bring over the FSM and then use it to make the calculator demo better. 4 days ago
guecs.cpp First cut of a basic calculator UI example. 5 days ago
guecs.hpp First cut of a basic calculator UI example. 5 days ago
lel.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
lel.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
lel_parser.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
lel_parser.rl Brought over a bunch of stuff to get started, but only lel.cpp compiles. 5 days ago
meson.build Calculator started and the SFML components are off in their own thing. 5 days ago

README.md

lel-guecs

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