Moving Sprite Using Keyboard With SDL
In this tutorial we will explain how to handle events in SDL. Before starting this topic, the user is expected to have read the topic a...
Rotate Image Using SDL
Hello dear visitor, this time we discussed how to rotate the image with SDL, but before you are required to read the topic about how to i...
How To Install SDL_gfx In CodeBlocks
In this tutorial, we intend to explain how to install sdl_gfx in CodeBlocks . SDL_gfx is one of the library outside libsdl, sdl_gfx can be...
Easy Making Sprite Sheet
This tutorial we will discuss in detail the steps to make sprite sheets. Actually we have discussed the sprite sheet at the previous tuto...
Adjusting Color
Yesterday we discussed the basics of using the keyboard to control the game. We want you to repeat. For the future we will discuss furthe...
Basic Using Keyboard To Control The Event
Hi everybody, we meet again in the topic about how to make a game with c++. Now, let’s continue our discussion. But first, if you don’...
Loading Images From Another Extention
Warmest regards all my friends. Allow us to explain the next steps in making a game of two-dimensional. We hope that you have read our...
How To Install SDL_image In Codeblocks
Hello, long time we did not post materials on the tutorial create 2-dimensional games. Now we will proceed with installing SDL_image post...
Basic Programming In SDL
After you successfully install SDL in CodeBlocks , it is time you learn the basic SDL. First, open the SDL project again in CodeBlocks. A...
How To Install SDL In CodeBlocks
SDL Previously, we want to assure you that you have downloaded Code::Blocks (read: codeblocks) and SDL. If you do not already do so ple...
Get Software And Graphics To Create A Game
Star Wars game (source: brainhood.net) Along with advances in technology, computer games are more intense. The greatness of a game lies ...
