- Support for storing scripts inside a src folder, including support for subfolders
- Premade
main.cpp
file that sets the window size, a basic gameloop and opens the window - Makefile
- VSCode workspace
- Either create a new repository off of this as a template OR download the files
- Open the files from the vscode workspace
- Press F5 to run
Built off of gamedev.tv raylib course template