- Open this starter project game.
- Save your project as DoNow2.4
- In this two-player game, Alonzo is trying to catch the blue dog. Both Alonzo and the blue dog are controlled using keys on the keyboard.
- There are at least six bugs in this program. Four of them affect the game play and two of them are cosmetic.
- Fix all of the bugs to get the program working correctly.
- What keys were used to control Alonzo?
- What keys were used to control the dog?
- List at least six bugs in the program and explain what the bugs are and how to fix them.
Bonus: Once you get the game working, can you think of some changes to make it more fun?