summaryrefslogtreecommitdiffhomepage
path: root/projects/CodeBlocks/REAME.md
blob: a0e29ab397a92c248d48bc41ba4c16e84f9dc35e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Raylib for Code::Blocks
**By D3nX**<br />
<br /><br />
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 :
![alt text](link)
<br />
Finally, you can run the program and enjoy raylib running on Code::Blocks !
<br /><br />
Hope it helped you =)