This is a maze game I created at school and finished at home. The aim is to reach the red flag (By the way, you are the red guy) without being touched by the green monsters. You can't go through the black as well. The AI for the green monsters is reasonably simple. I did have to modify it a little bit, though. Click see inside and I'll have some notes explaining what the code does for anyone who is interested with how the game works. I got the maze off Google, but everything else is by me.
I created everything except the maze itself, which I got off Google Images.