/cpp-sfml-flecs-template

Template for cpp game dev projects

Primary LanguageC++

Template with SFML, Flecs v4 and common utils

To install

gh repo fork JoeHowarth/cpp-sfml-flecs-template <your-project-name>
./bootstrap.sh

vscode Integration

Includes tasks to build and run the project Note: if you change the bin name in CMakeLists.txt, update it in .vscode/tasks.json