Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 790 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 790 Bytes

Domino game in CLIPS

This game has been developed as a project of artificial intelligence course during our computer science degree in 2003-2004 academic year for Knowledge Engineering course.

Contains source code of CLIPS plus some extensions to allow input/output interactions using SDL library.

It has been updated to work with CLIPS 6.30.

Instructions

$ cd src
$ make
$ ./domino

Screenshots

Start game

In game

Finish game