This repo contains a source code from a wonderful book Adventure in Prolog. While the book is almost 30 years old, it's a terrific and exciting read. A really good intro into Prolog. After finishing it, I can't say I that I know Prolog, but know I feel a bit more confident with it.
Most of the files in this repo is of no interest what you're looking for is nani_search.pl
, it's an adventure game you can play around with and get a taste of Prolog.
- You need swi prolog installed (you can install it with brew)
- copy repo
- run
./nani_search.pl