Results 1 to 3 of 3

Thread: Looking for fellow hobby programmer's

  1. #1

    Looking for fellow hobby programmer's

    I'm modernizing my old lemmings clone and it is a LOT of work to do on your own.
    If anyone is interested helping me, I would be glad.
    What I am making / want to make is:
    - a database (firebird using UIB in Delphi) that can import different types of platforms.
    - a game player which can implement different game mechanics (and possibly extend them with a plugin system)
    - a metadata- and level editor.
    - the possibility for multiplayer online.
    - configurable graphics engine (gdi or opengl)

  2. #2
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Can you show us some screenshots, a video or a little more about the Lemmings clone?

    When asking for interested participants on a project, it always helpful to include as much information as you can about the project to interest them in it. There are some details, but it might be nice to hear a little more.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #3
    Ok..
    My old clones and editor are here:
    http://ericenzwaan.nl/eric/lemmings/lemmix.htm

    One of the reasons I want to make a new program is that there are made lots of custom levels with my editor (look for 'lemmix' on http://www.lemmingsforums.com/)
    It would be nice to store them all into 1 database (maybe eventually online) and play them 'out of the box' instead of copying around.
    Another reason is that the editor and clones are seperate programs (no shared code).

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
  •