This version introduces a couple of new features:
- Pausing! Now you can press 'p' to stop the game whenever you want. To resume the game just press any of the arrow keys and start going again.
- Bouncing Scores! I'm sure I'm the only person who cares, but now when you hit a target the score bounces up and down a little bit. It's not amazing animation, but it's something.
- Proper key handling. This doesn't change the game at all, but I was able to apply a lot of the things I've learned about Processing.org and realized that the tutorial I'd followed way back in the beginning had a strange way of handling key presses (relying on the main loop of the program). Now I've updated it to use proper event handling.
You can download the update:
- The Windows Versions (32-bit, and 64-bit)
- The Mac OS X Version
- The Linux Versions (32-bit and 64-bit)
If you'd care to beta test this for me I'd really appreciate it. Leave me your thoughts in the comment section.
No comments:
Post a Comment