Squarevil was written by me, Ericson Willians.
This is my very first game.
I've released it under the GNU public license. You can download its source code.
I've composed the soundtrack using Ableton Live with Nexus2 VST.
I've made all images using GIMP.
I've written the whole game using just code::blocks.
I've used SDL 2.0 to handle events, load images and sounds.
I've downloaded the font in dafont.com.
Although the original code was compiled in the C++ programming language,
It is brutally procedural and C-Like.
Squarevil is more an engine than a game.
It has functions that I'll use in my future games, such as the collision ones.
I'm lightyears far from John Carmack, but I took some very good time to learn
the craft that made this game possible. I practice a lot using Khan Academy.
I hope my source code can be useful to you (Even considering the fact that it has no comments).
And I hope you enjoy it.
Thank you very much for playing it!
Source code can be found on: