Click here to Skip to main content
16,005,734 members
Home / Discussions / C#
   

C#

 
JokeRe: Games In C# Pin
Eduard Keilholz25-Mar-08 23:47
Eduard Keilholz25-Mar-08 23:47 
GeneralRe: Games In C# Pin
Krazy Programmer26-Mar-08 0:10
Krazy Programmer26-Mar-08 0:10 
GeneralRe: Games In C# Pin
Eduard Keilholz25-Mar-08 23:45
Eduard Keilholz25-Mar-08 23:45 
GeneralRe: Games In C# Pin
Krazy Programmer26-Mar-08 0:05
Krazy Programmer26-Mar-08 0:05 
GeneralRe: Games In C# Pin
Eduard Keilholz26-Mar-08 0:12
Eduard Keilholz26-Mar-08 0:12 
GeneralRe: Games In C# Pin
MarkB77726-Mar-08 0:01
MarkB77726-Mar-08 0:01 
GeneralRe: Games In C# Pin
Krazy Programmer26-Mar-08 0:08
Krazy Programmer26-Mar-08 0:08 
GeneralRe: Games In C# Pin
MarkB77726-Mar-08 0:22
MarkB77726-Mar-08 0:22 
I see you mentioned Arena Wars above, is that the sort of game you want to try and make?

You need to understand that the question you are asking is very vague.

If you want to build a simple windows game you can make it using a basic windows form and a picture box.

If you want to build something a bit more visually appealing (like Arena Wars) then your going down the road of DirectX and XNA - which is more complicated.

If you want to develop using DirectX in C#, google search and download the DirectX SDK. But I would recommend you google 'XNA' (and download it) and use that to start with.

Game programming is fun - but it takes a lot of work and patience to get a firm grip on all the different technologies and platforms you can develop with.





Mark.
GeneralRe: Games In C# Pin
Krazy Programmer26-Mar-08 0:29
Krazy Programmer26-Mar-08 0:29 
GeneralRe: Games In C# Pin
papadimitriou26-Mar-08 0:48
papadimitriou26-Mar-08 0:48 
GeneralRe: Games In C# Pin
Pete O'Hanlon26-Mar-08 0:52
mvePete O'Hanlon26-Mar-08 0:52 
GeneralRe: Games In C# Pin
Krazy Programmer26-Mar-08 2:14
Krazy Programmer26-Mar-08 2:14 
GeneralRe: Games In C# Pin
GuyThiebaut26-Mar-08 2:45
professionalGuyThiebaut26-Mar-08 2:45 
JokeRe: Games In C# Pin
PIEBALDconsult26-Mar-08 7:29
mvePIEBALDconsult26-Mar-08 7:29 
Questionc# windows service is not raising keybd_event to print the value into active window Pin
yaswanth25-Mar-08 23:08
yaswanth25-Mar-08 23:08 
GeneralRe: c# windows service is not raising keybd_event to print the value into active window Pin
PIEBALDconsult26-Mar-08 7:31
mvePIEBALDconsult26-Mar-08 7:31 
GeneralDynamically adding Javascript to the Html Page. Pin
Aditya Baraya25-Mar-08 23:04
Aditya Baraya25-Mar-08 23:04 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Eduard Keilholz25-Mar-08 23:35
Eduard Keilholz25-Mar-08 23:35 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Aditya Baraya26-Mar-08 0:44
Aditya Baraya26-Mar-08 0:44 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Pete O'Hanlon26-Mar-08 0:54
mvePete O'Hanlon26-Mar-08 0:54 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Aditya Baraya26-Mar-08 1:15
Aditya Baraya26-Mar-08 1:15 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Pete O'Hanlon26-Mar-08 2:25
mvePete O'Hanlon26-Mar-08 2:25 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Aditya Baraya26-Mar-08 7:43
Aditya Baraya26-Mar-08 7:43 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Pete O'Hanlon26-Mar-08 10:03
mvePete O'Hanlon26-Mar-08 10:03 
GeneralRe: Dynamically adding Javascript to the Html Page. Pin
Aditya Baraya26-Mar-08 20:41
Aditya Baraya26-Mar-08 20:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.