A GUI library for games that's so small you won't even know its there.
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
 
 
 
Zed A. Shaw 7847ffdcbd Switched to an RPN calculator since they're simpler to implement. 2 個月前
assets First cut of a basic calculator UI example. 2 個月前
demos Switched to an RPN calculator since they're simpler to implement. 2 個月前
scripts Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
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. 2 個月前
tests Started moving SFML specific stuff into the sfml/ directory. 2 個月前
wraps Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
.gitignore Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
.vimrc_proj Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
LICENSE Started moving SFML specific stuff into the sfml/ directory. 2 個月前
Makefile Started moving SFML specific stuff into the sfml/ directory. 2 個月前
README.md Initial commit 2 個月前
config.cpp Forgot a ton of files in the last commit. 2 個月前
config.hpp Forgot a ton of files in the last commit. 2 個月前
constants.hpp First cut of a basic calculator UI example. 2 個月前
dbc.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
dbc.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
fsm.hpp Bring over the FSM and then use it to make the calculator demo better. 2 個月前
guecs.cpp First cut of a basic calculator UI example. 2 個月前
guecs.hpp First cut of a basic calculator UI example. 2 個月前
lel.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
lel.hpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
lel_parser.cpp Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
lel_parser.rl Brought over a bunch of stuff to get started, but only lel.cpp compiles. 2 個月前
meson.build Calculator started and the SFML components are off in their own thing. 2 個月前

README.md

lel-guecs

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