Grimoire of the Labyrinth
About
This is a turn based puzzle game. On your turn you can move or cast a spell. On the enemies turn the spider moves towards the player. Get to the exit and escape the labyrinth without getting caught by the giant spider.
----------------------------------------------------------------------------------------------------
Controls:
Use arrow keys or WASD to move.
Q: Rotates the rotation tiles.
E: Swap the swap tiles.
R: Close/open doors.
Space + Arrow keys: Move barrels in a direction.
----------------------------------------------------------------------------------------------------
The Future:
The future of this project is currently unknown, but if/when I am able to get back to this project to work on it again I am going to work on implementing a smarter AI for the spider. Currently It is working on a basic breadth first search, but I would like to get expecti-max or possibly a Q-learning AI working on the spider eventually.