Re: Game
- From: "Paul E Collins" <find_my_real_address@xxxxxxx>
- Date: Sat, 12 Aug 2006 06:35:04 +0100
Ajay Pathak wrote:
i want to develop a carom game for my major
project. i am new to c# programming. can any
one tell me what are things required to make
this game.
Uh, programming skills, and some C# knowledge?
Honestly, get a book on it. There's no magical construct in C# that
will make an entire game, and you can't get any useful response here
by saying "I want to make a game - how do I do that?".
Considering that carom is going to need animated graphics (it's
apparently something like billiards) you'll need to know a bit of GDI+
(graphics subsystem) and to understand the Paint event handler. If you
get some code written, and are stuck on a particular issue, instead of
the entire program, come back with a specific question.
Eq.
.
- Prev by Date: Re: Asynchronous Delegate Question
- Next by Date: Re: Can I store this in app.config?
- Previous by thread: Re: slow loading symbols
- Next by thread: Re: Game
- Index(es):
Relevant Pages
|