2018-07-13 21:45:43 +04:00
|
|
|
# Raylib for Code::Blocks
|
|
|
|
|
**By D3nX**<br />
|
2018-07-13 21:48:53 +04:00
|
|
|
<br />
|
2018-07-13 21:45:43 +04:00
|
|
|
Hey ! There is the template for use with Code::Blocks =)
|
|
|
|
|
<br /><br />
|
|
|
|
|
First, you will need to download the raylib installer and run it from the raylib website (https://www.raylib.com).
|
|
|
|
|
<br /><br />
|
|
|
|
|
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 :
|
2018-07-13 21:48:39 +04:00
|
|
|

|
2018-07-13 21:45:43 +04:00
|
|
|
<br />
|
|
|
|
|
Finally, you can run the program and enjoy raylib running on Code::Blocks !
|
|
|
|
|
<br /><br />
|
2018-07-13 21:48:39 +04:00
|
|
|
Hope it helped you =)
|