Results 1 to 3 of 3

Thread: [Allegro.pas] Demo game release candidate

  1. #1

    [Allegro.pas] Demo game release candidate

    It's done 8-). Well, it's not the greatest game ever, but is so funny as the original Allegro demo game. It's a platform game similar to the bros. and sisters out there. I've included a map editor too.

    The goal is to show how to use Allegro with Pascal language and answer questions from beginners or to be a reference.

    Please download, test (the zip includes all binaries needed) and read the sources to tell me if it's a good example, and bugs and suggestions too.

    Now I'll work to complete the documentation and then I'll release the definitive stable package.



    Zip file (~1.1 Mb). Note that this is a provisional link. The project is hosted at sourceforge
    No signature provided yet.

  2. #2

    [Allegro.pas] Demo game release candidate

    allegro is better then SDL ?

    PS : i hate C++, it makes porting to other programming languages too hard, C >>>> C++.
    From brazil (:

    Pascal pownz!

  3. #3

    [Allegro.pas] Demo game release candidate

    I think it's not better but different. Current version of Allegro isn't event-based and hasn't 3D accelerated graphics (but you can use AllegroGL extension).

    Actually I didn't use SDL but I've seen some source code and I find it more confusing than Allegro because Allegro is more "lineal" (not sure if this is the word :scratch. But this is my personal opinion.
    No signature provided yet.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •