- Platform: Windows
- IDE/Editor: Any
- Compiler: MinGW-w64 Bit
Just open download this repository as ZIP and Unzip it.Write your code at main.c. You can create folders/files here as much as you need to make structured project.But Don't delete/alter prebuilt ones! To run the project type in the your IDE/Code Editor Terminal:
./run.ps1This will create a game.exe and run it in a new window.
Note : You must be installed MinGW to Use it. You don't need to install raylib separately.