Hello can anyone please help me with any text adventure games programmed by PROLOG the game must be controlled using simple commands such as:
-Move
-Enter
-Open
-Look
-Inventory
The player should be able to:
-be able to look around.This should list the available items found in the current location
-Be able to check what items he has in his inventory. This lists all the items collected by the player.
Thank you in advance :)