Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (19)

Sign In or Sign Up now to post a comment!
  • @sciofantasia bro can u teach me me total game programming with allegro

  • I hate this, all the videos I see does not supports the new Allegro language syntax, you initialize using, allegro_init(); I initialize using al_init(); OMG! you use allegro_keyboard(); I use, al_install_keyboard(); IS SO Different? do you have any possible fix for this? it seems that the version you're using is better no?

  • @TheMasamura112 I am using A4, the version you are using is A5.

  • @TheMasamura112 download allegro 4.4.2

  • NEXT VIDEO ;0 !

  • When i clear the screen color to black and then i try to move the character, it makes some kind of color trail... I did something wrong? (Sorry about the english)

  • @rafaelzanatabueno PM your code to me.

  • Hey man, I just watched all of your tutorials, and it helped me alot for a proyect i have to do, Thank You

  • @omanrivas No problem, man.

  • Thanks for the tutorials, they were a great introduction. Wish there were more :(

  • I have a question. How do you make it so that the sprite can't pass the edges on the window? Example if you hold the left key it will keep going left even when it goes off the screen.

  • @matt55102 Let's suppose that your screen resolution in the game is set to 800x600. You would set up an if statement such that if the x position of your sprite is less than or equal to the max screen width (800) then increment the x position coordinate. This way, so long as your character's x position coordinate is less than or equal to 800, its position in the x direction will be incremented.

  • Thanks for making this tutorial. I'm a inspired game designer and programmer. I have been studying c++ for a year almost and I also took ton's of them in College. Studying the basics of c++ first is best because it makes learning allegro a lot easier. If you can, can you make some tutorials or show some of your video games. thanks.

  • hey my computer crashed when i did this, it said you can close out or debug it or something, help please

  • @nicklopacki14 Which compiler and/or IDE are you using? Did you install Allegro and link it with the project?

  • like the series man, gonna be doing more?

Loading...
Alert icon
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