C# fps

C++, C#, Java, PHP, ect...
acer360
Posts: 32
Joined: Sun Nov 29, 2009 12:48 pm

C# fps

Post by acer360 »

i would love to learn c# and i think you should make a tutorial about how to make an fps game with c#
XBOX 4 EVER
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: C# fps

Post by hallsofvallhalla »

who? I do not know C# enough to do something like that
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: C# fps

Post by Falken »

Think halls got enough to do anyway :P

But here is a good tutorial for starting with 2D/3D in C#.
http://www.riemers.net/
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: C# fps

Post by hallsofvallhalla »

thanks for the link Falk
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: C# fps

Post by Jackolantern »

Just search for XNA tutorials. Using DirectX extensions in C# does not really make much sense with how easy and clean it is to work with XNA. As an added advantage, you have a built-in marketplace to attempt to sell your game through the XBox Live Marketplace.
The indelible lord of tl;dr
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: C# fps

Post by Falken »

Jackolantern wrote:Just search for XNA tutorials. Using DirectX extensions in C# does not really make much sense with how easy and clean it is to work with XNA. As an added advantage, you have a built-in marketplace to attempt to sell your game through the XBox Live Marketplace.
That link I posted provied great starter guids in both C# using DirectX, but there is also the same guides available for XNA and even more for XNA than for C# with DX.

Also you can find a "Getting started" video tutorial here:
http://creators.xna.com/en-US/education/gettingstarted

It features 2 games, where they show all code in the videos, I did most of it myself too, great tutorial. (One 2D and one 3D).

Can also recommend the book "Microsoft XNA Unleashed", read almost the whole book, and it is very good, also discussing how to port the game to Xbox-360 and performance issues and how to avoid them. http://www.amazon.co.uk/Microsoft-XNA-G ... 645&sr=8-1 (I read the one for XNA 1.0 tho).

Also there seems to be a book on how to make a mmo in XNA coming later this year: http://www.amazon.co.uk/Programming-Mmo ... 30&sr=1-16
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
D3luxe
Posts: 355
Joined: Sat Sep 05, 2009 3:11 pm

Re: C# fps

Post by D3luxe »

You can use the Unity engine (which is now free for indies) to create a FPS, and you can code the scripts in C#.
Adobe Photoshop CS4/Illustrator CS4
Adobe Flash CS4
3DS Max & Maya
PC Spec:
Intel Core 2 Quad Q9550 (2.8ghz)
8gb 800Mhz DDR2 RAM
1gb nVidia GTX275
2TB SATA HD
Windows 7 RTM
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: C# fps

Post by ZeroComp »

Yes they even have a downloadable tut on their site
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: C# fps

Post by hallsofvallhalla »

moved topic...
Genaga
Posts: 86
Joined: Fri Dec 11, 2009 7:05 pm

Re: C# fps

Post by Genaga »

I don't personally like Riemers tutorials.

XNA is a must the creators forum is very helpful for any questions.
Post Reply

Return to “Coding”