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.
- Host: GitHub
- URL: https://github.com/julesss-coder/prolog-adventures
- Owner: julesss-coder
- Created: 2023-02-18T15:15:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T18:58:29.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T18:46:18.770Z (over 1 year ago)
- Language: Prolog
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.