Skip to content

LLM-Driven Text Adventure Game: using a language model to design and generate an interactive text adventure game similar to Zork.

License

Notifications You must be signed in to change notification settings

TimHanewich/LLM-TAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ LLM TAG: LLM-Driven Text Adventure Game

I designed and implemented an LLM-driven text adventure game, inspired and similar to the 1977 game Zork.

LLM-TAG-demo

How to run LLM TAG

  1. Make sure you have the .NET 9.0 SDK installed.
  2. Put your Azure OpenAI credentials (model deployment URL and API-key) into the azure-openai-credentials.json file.
  3. Run dotnet run within the src folder and enjoy the game!

About

LLM-Driven Text Adventure Game: using a language model to design and generate an interactive text adventure game similar to Zork.

Topics

Resources

License

Stars

Watchers

Forks

Languages