: Hi there, im a beginner programmer. I've created a few games on microsoft powerpoint(it got visual basics) so far the best game ive made is lucky seven. I was wondering if anyone could give me a hand.
: Any help would be appreciated.
: Thanks
:
You shoul first creare a game engine. Search on the net for one(2D engine) if you do not find one in c# you can search one in c++ and adapt it. you must learn the ideea of the engine not the code. In c# you can make a simple game in 10 minutes. I recomand to read a book on games(c++, in c# there are not such books yet,but lije i said the ideeas are important) If you have an ideea about a game but you have problem implementimng it contact me, i will try to help you
simion314