mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
| .. | ||
| compiler_settings.png | ||
| core_basic_window.c | ||
| core_basic_window.cbp | ||
| README.md | ||
raylib for Code::Blocks
by D3nX
Hey! Here it is a project template to use with Code::Blocks =)
First, you need to download the raylib installer and run it. It will install raylib with the compiler.
Then, download the template, and open the project with Code::Blocks.
Before running the template, make sure following set the raylib compiler for the IDE as show below:
Finally, you can run the program and enjoy raylib running on Code::Blocks!
Hope it helped you =)