|
7 年前 | |
---|---|---|
.. | ||
obj | 7 年前 | |
HELPME | 7 年前 | |
README.md | 7 年前 | |
compiler_bg.png | 7 年前 | |
main.c | 7 年前 | |
raylib_codeblocks_tpl.cbp | 7 年前 | |
raylib_codeblocks_tpl.depend | 7 年前 | |
raylib_codeblocks_tpl.layout | 7 年前 |
By D3nX
Hey ! There is the template for use with Code::Blocks =)
First, you will need to download the raylib installer and run it from the raylib website (https://www.raylib.com).
Then, download the template, and open the project from Code::Blocks
And 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 =)