Wednesday, August 1st, 2012
If you've played many online games, you've probably seen the puzzle simulations where an image is cut up into pieces and randomly arranged. The goal is to click pieces and move them to reform the original image. In this tutorial you will learn the basics of how to create this type of game. If you want to take a sneak peek at the finished product, you can do so here. (more...)
Tags: canvas, game, Gaming, HTML5, image, javascript, picture, puzzle, tutorial
Posted in Gaming, HTML5, Javascript, Tutorials | 7 Comments »
Saturday, December 10th, 2011
This isn't a tutorial, but I figured it may still be of interest to some. Below is a sample image manipulation application I created a couple years ago while trying to get a handle on bitwise operators. The bitmap data is manipulated in various ways depending on which button you select. Here's a quick breakdown of what each button does: (more...)
Tags: 4, 5, bitmap, bitwise, CS, Flash, image, manipulation, operator
Posted in ActionScript 3, Flash CS4, Flash CS5, Flash CS5.5, Tricks | No Comments »