Results 1 to 10 of 333

Thread: Pre April 2014 - Welcome to PGD! Make your first post here....

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    koomaluola
    Guest

    Hi

    Hello i'm Miska AKA Ravenis and i'm developing roguelike MMORPG game with Delphi.
    Im looking small but active tester group for it.

    Contact me here in forums if you are interested

    -Ravenis, Hadelmia developer

  2. #2
    Hi koomaluola!
    Welcome to PGD forums.
    I'm sure you can find some pepole prepared to test your game but I can not guarantee for them to be active testers. You see most pepole here are also developing their own games or game engines so many of us don't have much time for playing games. But still we will hep out a felow pascal developer as much as we can.

    Please spent some time browsing through the forum so autopromotion system can unmoderate you so you will be able to post anywhere on the forum.
    After you have been unmodreated I suggest to create a new thread about your game in "Your Projects" section of the forum. This way you would atract more pepole.

  3. #3

    Wink Hi all guys!

    Hello!
    I'm a Software Engineer at Spain that grow loving C and making my own non published games, until I found Delphi at work. Fistly I hate that so simple and stupid language, C and his pointer magic seemed to be awesome and unbeatable.
    Currently I love Object Pascal, love its strict syntax and strict type checking and hate C (and derivates) with tis obscure syntax and lot of holes related to pointer magic. I also love how fast object pascal compiles, we have a commercial business project (DelphiXE) with about 500k rows and around more that 250 files compiles in less than 10 seconds!
    I started to doing my personal project with FPC around a a year ago, after trying almost anything, like Java (to target Android), Haxe (awesome powerfull language but I dont like that its syntax is very error prone and obscure with macros), C++ (years ago), C# ...

    And after all this language switching ... all I can say is : I love Object Pascal.
    There is only one thing I miss on FPC, and is function generics like Java:
    public <T extends TMyClass> function SetManager(T manager);
    public <T extends TMyClass> function GetManager(Class<T> managerClass);

    I need this to port Artemis to Object Pascal, and I don't know how to circunvent this issue.

    BUT this is another issue, just hello from Spain!

  4. #4
    P1971 and rferriz welcome to PGD! I hope your stay here would be as pleasent as posible. Plese do some more browsing through our forums so autopromotiuon system can kick in and unmoderate you so you would be able to post anywhere around the forum.

    Quote Originally Posted by rferriz View Post
    I need this to port Artemis to Object Pascal, and I don't know how to circunvent this issue.
    When you mention Artemis do you maybe mean ARTEMIS Spaceship Bridge Simulator (http://www.artemis.eochu.com/) ?

  5. #5
    Quote Originally Posted by SilverWarior View Post
    P1971 and rferriz welcome to PGD! I hope your stay here would be as pleasent as posible. Plese do some more browsing through our forums so autopromotiuon system can kick in and unmoderate you so you would be able to post anywhere around the forum.



    When you mention Artemis do you maybe mean ARTEMIS Spaceship Bridge Simulator (http://www.artemis.eochu.com/) ?
    I fear not. I mean Artemis entity system: http://gamadu.com/artemis/

  6. #6
    That also sems nice.

Tags for this Thread

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
  •