Friday, April 16, 2010

XNA Test

Your first XNA test is a practical. You must complete the following:
  • The window background should be black
  • Draw the following 2 sprites side-by-side on the screen: SPRITE1 & SPRITE2
  • Move SPRITE1 either up, down, left or right with the arrow keys. Move SPRITE2 either up, down, left, or right with the SPACE BAR and the arrow keys pressed.
  • Play the any WAV file when the "W" key is pressed.

.

No comments: