Collision Textures and 2DRenderTargets in XNA

December 28, 2008

I started making a Tower Defense Game which I will be sharing soon, including all my trials and tribulations and the theory behind it. Whilst making it I came across an interesting problem, which was how to tell whether or not the user could place the tower where they currently have the cursor. I thought [...]

4

Sprite Sheets in XNA: Auto-Movement

July 31, 2008

You may want to start from my previous article on Keyboard Movement If you begin from my previous article then you should already have a decent template for what we’re about to create, which is auto-movement! We’ve all played games such as Final Fantasy or Pokemon that have sprites that walk around say, in a [...]

3

Interacting with Napster through C#

June 14, 2008

Introduction I know that most of us tend to use MSN messenger nowadays (I realize the horrific bias in that statement but i clearly generalize to include myself and everyone i talk to… on MSN) and most of us listen to music whilst on the computer. I used to use iTunes, which has a handy [...]

0