Thread: Allegro help-o

  1. #106
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    nice!

    I had the same problem... something would work just fine... i would fix something else... then the other thing would mess up :/

    And i wanted to make tetris but i dunno...

    should i use sprites or primitive shapes... how would i do the collision detection ect...
    What is C++?

  2. #107
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    nice!
    Are you talking about my game?

    And i wanted to make tetris but i dunno...
    tetris could be somewhat difficult. but for the shapes it would be easy. All you have to do is create single blocks. Then join those blocks together to create each individual piece. But there actually is a lot more to tetris than what meets the eye. Such as GUI, complex scoring algorithm, rotating the sprites, collision detection, etc...

  3. #108
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    i think ill play around with this tetris idea and see where it goes...

    you?

    we could do a tetris at the same time
    What is C++?

  4. #109
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    No, I'm going to redo my maze game in Allegro.

    Good luck with tetris, though.

  5. #110
    Registered User JoshG's Avatar
    Join Date
    Mar 2002
    Posts
    326
    I don't care if you use that background. I downloaded something called the RPT for RPGMaker or something. It is a 11mb zip file full of RPG graphics, it is cool. I wish I had a link, search for it on google if you want some RPG sprites and backgrounds. I am working on a map file format for my RPG engine right now, it is no where near a "playable" version, there is a "runnable" version, which just displays some grass, I think it was the grass you made. The lush grass. I am learning more about file i/o right now.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Allegro in C for a newb
    By Ideius in forum C Programming
    Replies: 5
    Last Post: 12-29-2005, 04:36 PM
  2. Game Programming FAQ
    By TechWins in forum Game Programming
    Replies: 5
    Last Post: 09-29-2004, 02:00 AM
  3. double buffering for allegro
    By Leeman_s in forum C++ Programming
    Replies: 6
    Last Post: 09-12-2002, 02:45 PM
  4. Special Allegro Information
    By TechWins in forum Game Programming
    Replies: 12
    Last Post: 08-20-2002, 11:35 PM
  5. Allegro programming in a window
    By Person Man in forum Windows Programming
    Replies: 0
    Last Post: 11-16-2001, 03:23 PM