Files
window-starter/README.md
McMassiveNZ d4dc5fb2f1 Update ReadMe and add ShouldClose() function
- Removed all references to blank-slate
+ added a ShouldClose() function which gets polled to see if the window should close
2023-05-04 20:39:25 +02:00

372 B

window-starter

build

A window-starter cpp project which can open a simple window. The project contains boilerplate for CMake, testing and basic CI. Static Analysis, Unit Tests and Sanitizers are off by default