Flash Game


For the first part of my development I made a small maze game using Adobe Flash and Action script 2.0.
For this very simple game the player would control the small blue ball around the maze using the arrow keys on the keyboard. I used hit tests in AS so that the player would be held within the walls of the maze and another hit test when the player reached the finish.

No comments:

Post a Comment