Results 1 to 5 of 5

Thread: Game made in Delphi 7 - Astral Masters

  1. #1

    Game made in Delphi 7 - Astral Masters

    Hello folks. I am not sure about the right category of this topic so let admins decide where it should be...
    Few days ago I was experimenting with some application which shows you what compiler an EXE file was made by. I was testing some EXEcs to check its reliability and out of curiosity I tried one of my favourite games - Astral Masters. You can imagine my surprise when the application said it was compiled by Delphi 6-7. I wrote an e-mail to the game creators and asked them if it was true and the answer was YES.

    Here are some screenshots from this game:



    The game is a card game which I guess is similar to the Magic The Gathering. You can play it over the internet, lan or in a league on your computer. You have many cards, each of them with some abilities. The idea is to kill an opponent by using creatures or spells from your deck. You can create your own deck for some price of mental power which can be gained by winning with others. You can play it free on the internet; however, after registration you may use much more powerful cards

    There is also a similar game called Astral Tuornament created by the same group of people. Maybe is it worth to make some interview with game creators for one of the future Delphi Gamer Magazine issues?

    Astral Masters website: http://www.astralmasters.com/
    Astral Tournament website: http://www.astraltournament.com

  2. #2

    Game made in Delphi 7 - Astral Masters

    The question is why not OPascal :?

    Anyway not popular as C and C plus plus

    But im curious too you can send me the app ?
    (the one that tells what compiler was used)
    From brazil (:

    Pascal pownz!

  3. #3

    Game made in Delphi 7 - Astral Masters

    Quote Originally Posted by arthurprs
    The question is why not OPascal :?
    Hmm... as far as I know the Object Pascal term was introduced firstly within Delphi...

    The program is called PEiD and you can easly download if from the web

  4. #4

    Game made in Delphi 7 - Astral Masters

    Quote Originally Posted by wodzu
    Quote Originally Posted by arthurprs
    The question is why not OPascal :?
    Hmm... as far as I know the Object Pascal term was introduced firstly within Delphi...

    The program is called PEiD and you can easly download if from the web
    Yes, i writed Opascal because it is not only Delphi nowdays

    EDIT: but what i have tried to say is "There is no reason for don't make games with Opascal"

    sorry my bad english ops: i need be more precise :?
    From brazil (:

    Pascal pownz!

  5. #5
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Game made in Delphi 7 - Astral Masters

    Nice find wodzu!

    If you have a Great Game Experiment account perhaps you can add a new game profile for it as a fan. [size=9px](You can post game profiles for any game, considering that there is not already an existing copy, as either one of it's developers or just a fan)[/size] If you nag Sascha Willems enough I'm sure he'll add it to the all-mighty 'Games Made with Pascal' list.

    I have also found that another easy way to determine if a game is made with the Delphi compiler is to simply open the EXE in Notpad. --Seriously!-- You'll often find variable names or types within the 'goop' there. I can't remember why exactly, but if you see one called a 'Real' or 'Integer' in there... you can bet your socks that it was most likely compiled by something using a Pascal-based syntax.
    Jason McMillen
    Pascal Game Development
    Co-Founder





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
  •