A small Raylib C++ template that uses CMake, LDtk, and Box2d
Stars
89
Forks
10
Watchers
89
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
debug prints can be done at runtime to avoid weird type errors, and bumpt to C++20
c195516View on GitHubno need to free ldtkWorld in GameScene since it's owned by ldtkProject, which has already been freed
b33389dView on GitHub