Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

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.

Releases

No releases published

Packages

No packages published

Languages