Tag Archives: Games

How to make a snake game in flash with Actionscript 3

I’ve written a basic snake game to show you how this can be done in AS3. You can open up flex builder, paste the code in a new actionscript class and run it right away. (Get the class file here). You’ll probably notice that the game doesn’t check for collisions with the snake itself or [...]

Papervision 3D Mashup

My latest project is a game/quiz that combines youtube videos, flickr images and tweets in flash. It uses pv3D to show the content in an interactive way. The goal is to guess the (randomly selected) words that were searched on youtube, flickr and twitter. Be sure to check it out. launch project UPDATE: Since 03/12, [...]