Thursday, July 11, 2013

Project 4: A Surprise Update on the Snake (Version 0.1.0)

Again, my skills in procrastination have allowed me to get things done. This time, now that I don't have it as an active project, I managed to put out a revision of the Snake game.

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:
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

Giant Bugs and Staying on Top of Things

Into the Breach, Subset Games, 2018   This is a mix of obvious video game tactics and their obvious implications for getting things done. I&...