CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2003
    Location
    Mazamet, France
    Posts
    53

    Seeking collaboration for game programming in C#

    Hello all,

    I'm currently trying to program a game. Graphically, it looks like Civilization III (because I have plenty of CivIII compatible graphical resources), but it should be quite different regarding gameplay.

    As I'm using this topic as case study to learn C#, I want to use C# and GDI+ only if possible (so no DirectX, I'll try later, once the game is working, to increase performances).

    More info here
    On this website, you can find some game play ideas, screenshots and the beta version of the map editor.

    As it is a big project and I'd like to finish it one day, I'd be happy to find fellow programmers to work on it with me.

    Anyone interested?

  2. #2
    Join Date
    Jul 2003
    Location
    Singapore
    Posts
    1,822
    count me in...
    R. Thomas
    "Be anxious for nothing, but in everything by prayer and supplication, with thanksgiving, let your requests be made know to God; and the peace of God, which surpasses all understanding, will guard your hearts and minds through Christ Jesus."Philippians 4:6-7
    "Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."1Thess. 5:16-18

  3. #3
    Join Date
    Jul 2003
    Location
    Mazamet, France
    Posts
    53
    Then contact me by email or MSN, using [email protected] (works for email and MSN).

    We can discuss details

  4. #4
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652
    I just took a quick look....however...what kind of help do you need (programming, graphics etc.)?

  5. #5
    Join Date
    Jul 2003
    Location
    Mazamet, France
    Posts
    53
    Graphics is not a priority but some help could be useful.

    It's for programming that I need the more help, mostly for some AI parts, like Random Generation of realistics World map, pathfinding, etc.

    Also some Window forms for the editor, in game information forms, etc.

    Currently, I've done 80% of the graphical engine (I need to add some information layers), the map editor and the units editor.

    I've started to work on the battle part of the game, I haven't started working on the strategical (trade, research, exploration, diplomacy) , except for design and the parts which are needed for battles

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured