Final Update
One Last Hurrah Person crossing finish line ribbon thanks to https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTT90upFfvjzx65ThW32qwm_uA0jc76mUBwcjRkAIP09P1BnV0Suw At last we're finished. We've tied up all of the loose ends. Our main menu has all the written content saying who was on the team, giving special thanks to any places we received code help, and instructions on how to play the game. Our code is all commented. We have text displaying time and score. Prompts for end game conditions and how to restart the game. All of our ducks are lined up in a row. Unfortunately, it wouldn't be a real project if everything didn't break down at the last minute. Our AI doesn't move around very well. Our coins still refuse to spawn even when we force the spawn at specific coordinates in the game world (usually the very center). Also, suddenly while trying to figure out the AI movement issue some components that have been working since the very beginning, incl...