Skip to content

darkmacheken/LP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LP - 2015/2016

Logic for Programming Project - Mazes

Introduction

The objective of this poject is to develop a program in PROLOG in order to find paths in mazes, since an initial position toa final position.

Requirements

You must have installed the following tools:

  • SWI-Prolog (version 7+)

How to run the tests

  1. Place the tests files in the same directory of the source code
  2. In the PROLOG's interpreter, load the test files.
  3. Run the objective corre_testes.