Showing posts with label XNA MS. Show all posts
Showing posts with label XNA MS. Show all posts

Saturday, January 21

Xna Move Ball with arrow keys using c# code


XNA library developed by Microsoft which we use to develop a game with very little effort because it is built with huge classes you only need to use these classes and with very small effort you can develop a very perfect game. This library has solved many problems of a programmer because you do not to be an expert of c# while using this library.