I designed and implemented an LLM-driven text adventure game, inspired and similar to the 1977 game Zork.
- Make sure you have the .NET 9.0 SDK installed.
- Put your Azure OpenAI credentials (model deployment URL and API-key) into the azure-openai-credentials.json file.
- Run
dotnet runwithin the src folder and enjoy the game!
