# Maze Game in AS 3.0

**URL:** https://forum.kirupa.com/t/maze-game-in-as-3-0/291631
**Category:** flash
**Created:** [July 2, 2009, 2:55pm UTC](https://forum.kirupa.com/t/maze-game-in-as-3-0/291631 "2009-07-02T14:55:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Gyan\_Singh](https://avatars.discourse-cdn.com/v4/letter/g/848f3c/32.png) [@Gyan\_Singh](https://forum.kirupa.com/u/Gyan_Singh)
#### Post date: [July 2, 2009, 2:55pm UTC](https://forum.kirupa.com/t/maze-game-in-as-3-0/291631/1 "2009-07-02T14:55:23Z")

</div>

Hi friends,  
How can I make a maze game…?

I have written a code for move arrow keys…its working fine.

and i am using hitTestObject() // this is not right method and not working also.  
i also tried hitTestPoint() but with this method we can detect only one point…

Please help me …  
Suggest me any good method for make a maze game…
