Monday, August 2, 2010

Barebones.html/.js

Hey everyone! Things have been a bit too busy for me to keep up on this day after day, but work on the next article is absolutely being done! The breakout clone from my last article is about 50-60% done, and I ran into all sorts of dumb little issues that you'll want to read about. In the meantime, click here to access barebones.html, which is just an HTML and JavaScript file pair that you can use as a template to start your own project. All it does is randomize RGB color values on each draw step (very slowly), and fills the canvas with the resulting color. Do something MUCH cooler with it and let me know what you're up to! :-)

1 comment:

  1. Hey Chris, just wanted to say thanks for this blog. I just started tinkering with html5 games and i've found the biggest hurdle (for me) has been finding a information on how to best structure your game code. Really appreciate your last few posts as they helped a lot in this regard. Cheers

    ReplyDelete