Advertisment
This is a simple introduction to making multi-platform games with the SDL.
Discusses solidifying and clarifying your design with a design document.
In part one of the series, we created the game idea that is to be the focus of this article series. In this part, we will go over the idea and try...
Originally, this article was meant to instruct you on how to make a good game design document. This series of articles (which will number four)...
Discusses how to make shadows in your games.
This article introduces some brand new approach to the basic isometric scrolling and object sorting. *note: log on to...
This is a comprehensive tutorial to guide newcomers to game programming and Allegro through the process of writing a simple game. Allegro is a game...
Learn about coding a decision-making program.