Guide provided by [Mark in raylib forum](http://forum.raylib.com/index.php?p=/discussion/133/raylib-in-code-blocks-a-how-to)
## Recommended method
Use the template project: https://github.com/raysan5/raylib/tree/master/projects/CodeBlocks
## Makefile method
Guide provided by [Mark in raylib forum](http://web.archive.org/web/20170805090110/http://forum.raylib.com/index.php?p=/discussion/133/raylib-in-code-blocks-a-how-to)
_NOTE: This guide is intended for Code:Blocks on Windows, using MinGW compiler._