Everest Expedition - Sprint 4 Review

Everest Expedition - Sprint 4 Review My name is Kyle Ramser and I am currently working as a programmer on the game Everest Expedition for Computer Animation & Game Development 370. We just wrapped up our fourth two-week sprint and are now starting our fifth and final one. This sprint wasn’t my best overall since I had a lot going on during it, mostly in other classes, but it was still an improvement over the first two. To finish up our prototype we need to complete 15 points this week, so I am looking to finish 5-7 points by the end of this sprint to make sure that the prototype is as polished and finished as it can be by the third and final playtest. As for what I did this sprint, I made a circle that tracks the mouse on the screen so that the player doesn’t get their cursor lost since the game involves a lot of quick and precise mouse movements. This didn’t give me too much trouble, but I was finding some issues with it when trying to implement it, mainly camera issues with the c...