agvxov / Sliperint

"Slippery labyrinth" abbreviated to hell and back. Maze game with classical path finding AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sliperint

"Slippery labyrinth" abbreviated to hell and back. Maze game with classical path finding AI.

demo1 demo2

NOTE: The blank looking ball mark where the player (blue ball) has been to.

Original task description

Let's roll the ball into the marked field of the labyrinth shown on the 21st slide! The ball can move in any of the four cardinal directions. Once it starts moving in a direction, it will roll until it hits a wall or the edge of the track.

About

"Slippery labyrinth" abbreviated to hell and back. Maze game with classical path finding AI.


Languages

Language:C++ 64.9%Language:C 17.4%Language:Tcl 9.8%Language:PHP 5.8%Language:Makefile 2.0%