Thanks you. That was my first game so I chose simple one to try myself.
Each labyrinth is generated randomly with Eller algorithm so there is only one way between any two points, it means you won't be able to avoid enemies. About holes, I wanted to make simple and classic maze with random...