您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

647 B

Raylib for Code::Blocks

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

Hope it helped you =)