05 December 2009

Moving pieces

I captured the mouse position and added the ability to select a piece to move, checking, of course, that it was a legal move.

This was easy to add as all the game logic for deciding legality of moves already existed in the console app. This was partly why I wanted to get the game play sorted out in a console app before trying to tackle XNA.

No comments: