Flash Maze Game
I decided to try my hand at a simplistic game. This is about as simple as they get (and I like maze algorithms).
You may have to click in the flash area with your mouse to activate the area. Then use the arrow keys on your keyboard to navigate around the maze.
Collect the key, first. Then collect the chest. Then you win.
Yeah, okay, it's simplistic and the graphics aren't the strongest. But it actually dynamically loads the graphics (meaning that I can update them without editing the flash files).
They're located here:
Tile Set
Icons
As you can see, my flash file splits apart bigger "sheets" of graphics to simplify the creation of graphics and minimize the network noise used to import the graphics into the game.
I was thinking about adding an entrance and an exit, and making this a portion of a slightly larger game. But I'll save that for later.
Every time you reload this page, a new (random) maze is automatically generated. |