raylib/projects/CodeBlocks
raysan5 561c486ceb Add WinMM library for linkage
Now it's required on Windows if not using a busy wait loop
2019-05-10 20:51:48 +02:00
..
compiler_settings.png Reviewed Code::Blocks project template 2018-07-13 20:26:56 +02:00
core_basic_window.c Reviewed Code::Blocks project template 2018-07-13 20:26:56 +02:00
core_basic_window.cbp Add WinMM library for linkage 2019-05-10 20:51:48 +02:00
README.md Reviewed Code::Blocks project template 2018-07-13 20:26:56 +02:00

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:
Compiler Settings
Finally, you can run the program and enjoy raylib running on Code::Blocks!

Hope it helped you =)