Need help on game programming.

G

Guest

Hello,

I'm a C# programmer. I have two projects.

First, write an action scrolling game in C#, (portable to Windows Mobile
eventually...),
This game will look like The Adventure of Link from Nintendo, or Super Mario
Bros...
I didn't planned to use DirectX since all tutorials I have seen for DirectX
are for 3D.
I already wrote one version on VB6 but ran into problems which I hope .Net
will overcome.

My second one, would be to create a StrongHold clone,
this one is really big I know but the game is so nice.
I have no idea where to start on this one.

Can someone give me any advice on this ?
Does DirectX can do both games ?
Is there newsgroups, books... one could recommend for creating such games ?

I converted my VB6 game into a version for my smartphone and
already received a error message because one of my bmp file was too big...

So, I would need newsgroups, books... to help me use the best techniques and
all that.


Thanks a lot for any help, hints, advice.... ;-)

Claude
 
G

Guest

All I can tell you is I have been down that road and it is not an easy walk.
If you really want to get into game programming, I would recommend you do use
DirectX, even if your game is 2D. The catch is it will take you a good amount
of time, dedication (specially), effort and patience to fully understand
DirectX.

Good luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top