Re: Game

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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.


.



Relevant Pages

  • Re: Update: The use of the SX processor instead of a Basic Stamp
    ... a custom game based on the same hardware. ... guys went through with the custom AC/DC project. ... leave the computer for programming:). ...
    (rec.games.pinball)
  • Re: New To Game Proogramming where to start ???
    ... I have been in Programming for many years but now make ... Please also suggest the books that are worth reading in terms of game ... You need to separate the ideas of "game programming" from "graphics ... university precalculus course you get about a week to learn trig. ...
    (comp.programming)
  • Re: Lords of DarkHall - Early Beta - Looking for CONSTRUCTIVE criticism
    ... let me apologize to the people above having trouble downloading ... or really done any web programming at all ... stats are hidden from the player - for example, ... know what people like in a roguelike game. ...
    (rec.games.roguelike.development)
  • Re: C++ sucks for games
    ... The alternative, garbage collection, tends to corrupt memory too. ... Game programmers need efficient and deterministic garbage collection. ... The game programming industry has ... Most programs have two languages ...
    (comp.lang.cpp)