@sol_hsa@mastodon.gamedev.place
Post #3118818
2026-02-12 06:19 UTC
@root42@chaos.social SDL backend ought to be pretty easy to make. Would defeat the purpose though, but at least would make things portable =)
I love the concept. Keeping it simple will be a struggle, though.
Replies (1)
-
@radgeRayden@mstdn.social 2026-02-12 08:18
@sol_hsa@mastodon.gamedev.place @root42@chaos.social where it matters it's easy to get SDL installed or you already have it, and the library can dlopen it if you want to keep it at exactly zero compiler flags needed. Probably not worth it but keeping it pure is possible!