xdanielsb / prolog-maze

Old code of solving a maze with prolog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solve maze using Prolog

This is an old code of a project that solve a maze using prolog.

Example

Requirements Unix

 $ sudo apt-get install swi-prolog swi-prolog-nox
 $ pip install git+https://github.com/blob8108/pyswip

Usage

Change the matrix maze-conf and run the file calle launcher.py

Developer

License

This project is licensed under the GPL V3 License - see the LICENSE file for details

About

Old code of solving a maze with prolog.


Languages

Language:Python 70.9%Language:Prolog 29.1%