Skip to content

Zeddicus-Zul/Prolog-Text-Adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date Open in Codespaces

SWI-Prolog Codespaces Starter — Lost Shrine (v4 dynamic descriptions)

What's new in v4:

  • Dynamic room descriptions: Cottage mentions the map only while it is present.
  • Keeps all v3 features: movement, take/drop, inventory, stable SWI PPA.

Run

./run.sh
# or
swipl -q -s main.pl -g main -t halt

Quick demo

look
take map
look
inventory
quit

You should see the Cottage description stop mentioning the map after it's taken.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors