Funkier Monkey
Funkier Monkey is a simple match game where you make pairs or sequential barrels and score points. The biggest challenge with this game came at the end. My partner and I had both moved onto different games when our testing department came back saying they had a 1-100 play crash. We worked for quite some time trying to track down the bug. It finally came down to an uninitialized variable that indexed an array. I gained some valuable debugging experience because not having a visual debugger and tracking down a bug proved to be difficult.