Quote:
Originally Posted by Bursh
First of all, learn C#. You can't write in C# without knowing it. Then look at the XNA documentation on MSDN. Finally download a game and read through the source to get a gist of the logic and components needed.
I would recommend doing preliminary work before even attempting to make a game. Try making a certain image appear when you click a certain button. Try making a block move when you press a button. Just learn to do all the little things you take for granted in games before you try to make one.
|
and were can i learn C# and all things..?