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