Click to See Complete Forum and Search --> : Seeking collaboration for game programming in C#


Steph David
March 15th, 2004, 10:39 AM
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 (http://www.civfanatics.net/~steph/)
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?

Joseph_R_Thomas
August 10th, 2004, 11:41 PM
count me in... :wave:

Steph David
August 13th, 2004, 04:17 AM
Then contact me by email or MSN, using stephane.f.david@free.fr (works for email and MSN).

We can discuss details

Andreas Masur
August 13th, 2004, 07:30 AM
I just took a quick look....however...what kind of help do you need (programming, graphics etc.)?

Steph David
August 15th, 2004, 07:13 AM
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