Assignment 3 Lazer Toonz 1.0 Christopher Scott Saleema Amershi BUILDING/EXECUTING DIRECTIONS: We talked to Prof Michiel and he gave us permission for you to test this on one of the undergrad windows xp machines, not a UNIX or LINUX box. This assignment is also not late either, as he gave us a grace day. To run this program, just load up the workspace files into MS VC++ and build all, then execute main.exe The reason for the windows platform requirement is that numerous windows specific calls are made. GAME DIRECTIONS: There isnt really a point to the game except perhaps killing all of the characters the fastest. They will get faster and faster. The big birds take 3 hits each to kill. The controls are like other first person shooter games. View the Camera.cpp file to see the controls. Kill all the tweeties to get to "level 2"; You have a lazer light to help you see them (not really that much of a help :p) Shoot with the mouse left button. FINAL NOTES: The code was based off of assignment one code. There is no ending scene. Have fun!