https://github.com/joehowarth/dirac
https://github.com/joehowarth/dirac
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joehowarth/dirac
- Owner: JoeHowarth
- Created: 2024-06-17T17:11:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T05:40:15.000Z (almost 2 years ago)
- Last Synced: 2024-12-29T06:11:24.097Z (over 1 year ago)
- Language: C++
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Template with SFML, Flecs v4 and common utils
### To install
```sh
gh repo fork JoeHowarth/cpp-sfml-flecs-template
./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`