项目作者: adriand2511

项目描述 :
A TicTacToe game written in SWI-Prolog using Constraint Handling Rules.
高级语言: Prolog
项目地址: git://github.com/adriand2511/CHR-TicTacToe.git
创建时间: 2018-10-24T21:18:49Z
项目社区:https://github.com/adriand2511/CHR-TicTacToe

开源协议:The Unlicense

下载


CHR-TicTacToe

I wrote this to practice Prolog and CHR. Inspired by https://github.com/fnogatz/CHR-Minesweeper.
To play, just load up main.pl and run the main/0 predicate.