CPSC 310 March 16 Assignment

Create a windows program using the XNA Game Studio framework that contains an animation (user controlled or not). The program should pause the animation and display a menu (or just an image) that does not fill the entire screen on a user button press. The paused animation scene should be rendered to an image and then rendered to the screen with a pixel shader to make it look different while the animation is paused. On a button press while the game is paused the animation should resume. To submit your code, zip the directory containing your visual studio project and upload it to the course Inquire site.