
MAZE is made using Construct 2, a video game development tool that allows users to create 2D games without the need for programming skills. It’s especially popular with indie developers and educators because of its ease of use and powerful event system.
Construct 2 Utility
Construct 2 is extremely useful for:
Independent Developers: Allows you to create prototypes and complete games quickly.
Educators: Facilitates the teaching of programming concepts and game design.
Video Game Enthusiasts: Anyone can bring their game ideas to life without the need for advanced technical knowledge.
In this game, you must navigate quickly through a complex maze while avoiding being caught by a relentless ball. Your mission is not just to escape, but also to make a positive impact on the environment by collecting trash scattered throughout the maze.
In this basic example to learn programming, the character that moves inside the maze is a rectangle that is operated with the keyboard and must be fast inside the maze to avoid the ball that chases it.