This is a little starter project I have for getting little games online quickly with ready to go GUI system.
Find a file
2025-05-16 23:41:45 -04:00
assets First commit of the starter kit. 2025-05-16 12:00:32 -04:00
scripts First commit of the starter kit. 2025-05-16 12:00:32 -04:00
tests First commit of the starter kit. 2025-05-16 12:00:32 -04:00
wraps First commit of the starter kit. 2025-05-16 12:00:32 -04:00
.gitignore First commit of the starter kit. 2025-05-16 12:00:32 -04:00
.tarpit.json First commit of the starter kit. 2025-05-16 12:00:32 -04:00
.vimrc_proj First commit of the starter kit. 2025-05-16 12:00:32 -04:00
backend.cpp First commit of the starter kit. 2025-05-16 12:00:32 -04:00
backend.hpp First commit of the starter kit. 2025-05-16 12:00:32 -04:00
dbc.cpp First commit of the starter kit. 2025-05-16 12:00:32 -04:00
dbc.hpp First commit of the starter kit. 2025-05-16 12:00:32 -04:00
LICENSE Initial commit 2025-05-16 16:51:58 +02:00
main.cpp First commit of the starter kit. 2025-05-16 12:00:32 -04:00
Makefile First commit of the starter kit. 2025-05-16 12:00:32 -04:00
meson.build Meson build was using the wrong sfml_main on windows. 2025-05-16 23:41:45 -04:00
README.md Initial commit 2025-05-16 16:51:58 +02:00

lel-sfml-starter

This is a little starter project I have for getting crappy little games online quickly.