Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Beginner's Guide to Game Programming Ep1 Part 2-A Initializing Allegro 4

Loading...

Sign in or sign up now!
26,373
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 22, 2009

The Beginner's Guide to Game Programming:
A Problem Solving Approach
Episode 1: Makin' Pickin' Sticks
Part 2-A: Initializing Allegro

This is a written and video tutorial created to teach the basics of Allegro and SDL as well as game programming in general, while encouraging the newbie to code it out themselves.

This video covers initializing Allegro as well as writing a basic program with a loop, and talks about double buffering.

You can get the written version and other things at my site:
http://www.moosader.com

Playlist link:
http://www.youtube.com/view_play_list?p=B9C8BC6F495BD17E

  • likes, 2 dislikes

Link to this comment:

Share to:

Uploader Comments (LusikkaMage)

  • Ohh i wish i understood more of the stuff youre talking about:( Do you have any recomandations for me to learn??

  • @TheChillaThrilla antirtfm on YouTube has some beginner C++ video tutorials

  • Sorry if i'm too stupid, but...I don't understand the part of #include "System.h" and the class you created...Do I have to create the class then save the file in the lib folder of dev-cpp as System.h ???

  • @maxinimrod You need to stop this tutorial right now. In the very first episode I tell you that this is a guide for somebody who understands their basics of C++. It sounds like, to me, you've barely started. Go check out AntiRTFM's tutorials on YouTube, or go pick up a C++ textbook, and return when you've spent time writing programs and understand classes and headers, in addition to pointers, references, inheritance, etc.

Top Comments

  • @korken4 The most important think to know! A++

see all

All Comments (133)

Sign In or Sign Up now to post a comment!
  • @maxinimrod You cannot start at all :/. Learn C++ i recommend 'C++ Without Fear 2nd Edition' book. It is full of math you will love it! :D

  • 3:14 I'd like to add that you should make sure that you are linking to the correct library. Installing the Windows SDK 7.1 along side the most recent DirectX SDK causes VS to link with an old version of the XInput library that is missing some stuff.

  • @politicaltruth42 ok it was because color depth was set to 16 i changed it to 32 and it fixed the problem

  • my windows theme changes to windows basic when i launch this application why is that?

  • @kidharris55 umm... allegro download...?... are you sure you're ready to start programming,,, It's gonna take a lot more initiative than that if you want to be serious about programming... A well done text-based game with no API or any other outside directory can take days and even weeks to write.. maybe you should choose another path...?

  • @Type0ForeignTaco Just some advice... If this is your first time linking which I suppose it is because you don't know how it is a very complicated process. There are some videos on youtube, but then again if you don't even know why your linking or the basic mechanics behind it, you should go to your nearest bookstore and buy a nice big book on C++ either a primer or intermediate.

View all Comments »
Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more