Results 1 to 5 of 5

Thread: How to start?

  1. #1

    How to start?

    Hi, I'm new i wanted to know how to start do write games in pascal.
    So which IDE do you think is the best and which are the tutorial that a newbie
    have to read??

    Thank you and sorry for the english

  2. #2
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    How to start?

    Hi ILSeglia,

    Firstly, welcome to PGD.

    They are very open ended questions.... the tools you choose may depend on what you want to achieve.

    If its a typical game (client based, nice graphics) and you don't have Delphi, then I'm guessing you should go for FreePascal and use SDL for your graphics. If you have Delphi, then you could use Asphyre if you have D7, but there are other component suites... Omega, unDelphiX to name but two.

    That said, if its a client based game, I'm not the best person to answer, since I'm writing my first client game for the 'Big Boss' competition.

    If its a browser based game that you play with HTML, then I can provide you with lots of information as thats my normal operating arena.

    As for tutorials... I would say take a look at the Library, Articles and Links, but unfortunately the site was hacked last weekend just before the first competition deadline and those areas are still offline. The only one I have to hand at the moment is the DelphiX/unDelphiX tutorials on the Cerebral Bicycle site (http://www.cerebral-bicycle.co.uk/li...?cat=24&subj=5). Another place to go looking is LifePowers site (http://www.afterwarp.net/)

    Apart from that, I can't think of any more off the top of my head.
    :: AthenaOfDelphi :: My Blog :: My Software ::

  3. #3

    How to start?

    I think i'll try to start with delphi, cause it doesn't seem soo difficult.

    Thank you very much for the help.

  4. #4

    How to start?

    If you are interested in more low level non-vcl type stuff using Delphi, have a look @ http://www.angelfire.com/hi5/delphizeus/index.html
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  5. #5

    How to start?

    hi, Welcome to PGD

    Just check out http://turbo.gamedev.net

    They have an overview of some good DirectX wrappers wich you can use with delphi, for example DelphiX, Undelphix, Omega and Asphyre.
    Also much tools and links are available.

    Good luck
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

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
  •