Viewing 1 to 3 of 3 items
Tag Archives: sdl

CodeBlocks with SDL Support

This is a quick and simple tutorial on how to setup CodeBlocks with support for the Simple DirectMedia Layer (SDL). Lets start… If you have never installed CodeBlocks before, keep reading until you see the You are done! text. If you already have CodeBlocks installed skip down to where it says I already have CodeBlocks!.

6

Classic Pong

I’m releasing a preview of my Pong game. This is simply the first release, the second release should be the final. So far it took me about an hour to create. Not bad eh? You too will soon be able to make games like these so stick around so you can also be proficient in  Full Article…

2