Results 1 to 3 of 3

Thread: Games source code's

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Games source code's

    hi

    Does any body know where can I finde source code form any 2D top-down view game writen in pascal:?:
    sorry for my english, it's not my language so I may make some mistakes

  2. #2

    Games source code's

    Probably the best place is the examples that come with the various graphics libraries.

    For example DelphiX and Omega have quite a few examples that show game like programs. The code tends to be easier to follow, as it is to the point.

    A fully worked out game can get quite complicated and usually is not written with teaching/learning in mind.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  3. #3

    Games source code's

    Any gametype in particular? A space shooter is not anywhere near as difficult as a rpg or rts game. As a result games in the first category are plenty to find, the second are not.
    However there are quite a few sites available (including mine) with source codes of (isometric) tilemaps, that may at least get you started with games of that last category.

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
  •