Skip to content

mboronin/murderer_prolog

Repository files navigation

Murderer game

Project contains the group assignment for the Declarative Problem Solving methods course.
The Murderer game consists of simple console UI and a game.
Tests can be found in test.pl.

Run

The file main should be consulted into the memory before the start.
To start the program type 'start.'
To test the program consult this file, and then run consult test.pl s To run tests use 'test1.' 'test2.' etc.
To run the test suite use 'runTests'.

Documentation

The documentation includes directives: @descr - function sescription.
@expected - expected result.
@param* - arguements description.
@date.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages