pakozm / domino-clips

Dominos game implemented in CLIPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dominos game implemented in CLIPS

License:Other


Languages

Language:C 96.4%Language:CLIPS 2.0%Language:Makefile 1.1%Language:C++ 0.4%Language:Objective-C 0.1%