Bart is a puzzle-style game. In a maze, there is a human and several monsters. The human wants to escape (reach the "exit" point). The monsters, as you may have already guessed, want to eat him for breakfast. The human is in a panic, and you cannot control him at all! He runs in a straight line until reaching a wall, and then turns in a random direction and runs again or explores the maze. One way exists to help the human: you may rotate walls.
| Tags | Games |
|---|---|
| Licenses | GPL v2 Or Later |
| Operating Systems | Linux |
| Implementation | C++ D'Enfent Engine |
| Translations | English |


Release Notes: The GUI was highly improved.


Release Notes: Buttons and icons were changed for the game menus.


Release Notes: Vertical synchronization was turned on for the game to avoid using 100% of the CPU while the game is running. Several animation issues were fixed.


Release Notes: The main menu logo was changed and a new grass texture is used for the game map.


Release Notes: A timer was added to calculate how long you have been playing the level, and the exit door is locked by default. To unlock it, the player needs to get a key that is somewhere in the maze.