This website requires JavaScript.
Explore
Help
Sign in
games
/
lel-guecs
Watch
1
Star
0
Fork
You've already forked lel-guecs
0
Code
Issues
13
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
v0.4.0
lel-guecs
/
src
/
guecs
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Zed A. Shaw
5a7c096b52
Fix up the backend so it has sane names like get_sprite and get_icon, then implemented a guecs::Icon for icons. Those don't scale and typically have other properties different from a Sprite.
2025-07-22 12:59:10 -04:00
..
sfml
Fix up the backend so it has sane names like get_sprite and get_icon, then implemented a guecs::Icon for icons. Those don't scale and typically have other properties different from a Sprite.
2025-07-22 12:59:10 -04:00
lel.cpp
You can now set a sprite as a background in Background which will simplify a lot of games that just place sprites over a single image.
2025-06-01 22:52:54 -04:00
lel_parser.cpp
You can now set a sprite as a background in Background which will simplify a lot of games that just place sprites over a single image.
2025-06-01 22:52:54 -04:00
lel_parser.rl
You can now set a sprite as a background in Background which will simplify a lot of games that just place sprites over a single image.
2025-06-01 22:52:54 -04:00
theme.cpp
Added direct theme support and will slowly move more things into this struct for configuring the look.
2025-05-09 11:20:22 -04:00
ui.cpp
Fix up the backend so it has sane names like get_sprite and get_icon, then implemented a guecs::Icon for icons. Those don't scale and typically have other properties different from a Sprite.
2025-07-22 12:59:10 -04:00