An open API service indexing awesome lists of open source software.

https://github.com/julesss-coder/prolog-adventures

Adventure game, family tree, and customer data base in Prolog.
https://github.com/julesss-coder/prolog-adventures

Last synced: 4 months ago
JSON representation

Adventure game, family tree, and customer data base in Prolog.

Awesome Lists containing this project

README

          

Three Prolog projects, based on the book "Adventure in Prolog" by Dennis Merritt.
(URL: https://www.amazon.de/s?k=Adventures+in+prolog&__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&crid=B5UKOM6IGXWH&sprefix=adventures+in+prolo%2Caps%2C126&ref=nb_sb_noss)

1. A text-based adventure game called "Nani search".
2. A family tree.
I chose to use the family trees of the characters in Jane Austen's novel "Pride and Prejudice". Find their genealogy here: http://larasormiston.blogspot.com/2014/07/a-pride-and-prejudice-relationship-chart.html
3. A data base of customer orders.