home page icon Flash Bestiary / Mazes / Honeycomb Maze
   

Honeycomb Maze

Here, we use the maze-generator to make a hexagonal maze, and add a bee to traverse it. When the bee solves the maze, a new one is generated. This provides the beginnings of a maze-oriented game. Perhaps the player should control the Bee, or avoid the Bee?

The bee animation uses a bit of random noise in his movement to give him a somewhat more unpreditable and lifelike character (although random-numbers are no substitute for good animation skills -- which I lack!).

The methods used to control the Bee will be addressed in an upcoming collection of "virtual-pet" movies (which explore the idea of state machines).

There is an interactive version of this maze here, in my fun & games area.

 

sourcecode iconDownload the flash project
book iconJim's Favorite Actionscript Books
wiki iconAsk Jim about Actionscript
Next: Mac n Cheese Man

Having trouble opening the project? You may need to Upgrade to Flash MX 2004



Copyright © 2003,2004 by Jim Bumgardner. All Rights Reserved.        Leave Jim some feedback