Use artificial intelligence to create a chat adventure game!
- Get an API key from https://openai.com
- Update the value of the API_KEY property in the config.js.example file to be the API key you were given
- Change the name of the config.js.example file to config.js
- Run index.html
If you would like to see the finished project, select the branch named "06-game-over" from the branch dropdown selector.