DeveloperZen Archives

"Four in a row" game in Prolog

September 30, 2004

I decided to publish a prolog project I did about4 years ago for a prolog course at the university.

The project is an implementation of the “four in a row” game in Prolog language (using AMZI prolog).

The paper itself is in hebrew but the code is universal :-)

FourRow.pdf (hebrew) (64.68 KB)

fourrow.pro (21.8 KB)