Category Archives: XNA

One cool Game :Max & the Magic Marker

Hey check out this demo. Its kinda little old but is one awesome cool game which is really innovative.

Posted in XNA | Leave a comment

XNA 2D run, jump animations (part 3)

It was some time ago I last wrote my xna blog post. Well with popular demand for the jump animation, I decided to write on jump. Jump animation may simple but it includes a lot of mathematics. When I coded … Continue reading

Posted in XNA | 1 Comment

Creating XNA 2D run animation (part 2)

Well this is the continuation of my previous blog post. This will go through the animation part of the sprite. So now the speed, direction etc variables of animation class are set after listening to keyboard actions. We will creat … Continue reading

Posted in XNA | 3 Comments

Creating XNA 2D run animation (part 1)

Well it was some time back that I wrote my last blog post. So I decided to write a post on creating a run or walk animation in XNA in 2D. Well to get a rough idea about the run … Continue reading

Posted in XNA | 4 Comments

XNA game trailer….

Well it was some time since I put my last blog post. So just thought to put the video trailer of a game we made. Ahh,, also my new blog address is changed to www.zapumal.info Well the game which took … Continue reading

Posted in XNA | 2 Comments

Starting XNA

For some time i was thinking coding games is sooooo hard….but with XNA games studio its nothing much XNA is soo easy that within few minutes you can get done a game. So just to familiarize myself with coding a … Continue reading

Posted in XNA | 3 Comments