Lab 1
- Open up Visual Studio
- Google xna 4.0 first game and follow the your first game - xna game
studio in 2D advice:
- Make a new project; xna game 4.0; game 4.0 (save it on a
memory stick)
- (4 points for getting the picture to bounce; direct copy)
- Get it to change direction by the four arrow keys. (2 points)
- Draw a triangle. (1 point)
- Make the triangle change dynamically from keyboard input (1 point)
- Make a fun game from here (2 points)