LLM driven Reigns RPG, written in React.js
- Launch the application using
npm start
or access it at the live vercel deployment. - Enter your OpenAI API Key (Requires GPT-4-1106-preview access).
- Enter in the theme for your game, feel free to be creative! (ex. alien cowboys, New York mafia, US presidency, Star Wars Sith Lord, etc.)
- Play!
Note: The turns populate as GPT-4 generates the scenarios and choices. There may be latency if the GPT API takes time to respond to requests.
This project is a work in progress.
To be implemented:
- Restart functionality
- View Previous Turns Overlay
- End of game screen/summary
- End of game conditions