Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 912 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 912 Bytes

reigns.ai

LLM driven Reigns RPG, written in React.js

home

How to Play

  1. Launch the application using npm start or access it at the live vercel deployment.
  2. Enter your OpenAI API Key (Requires GPT-4-1106-preview access).
  3. 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.)

settings

  1. Play!

gameplay

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.

To Do:

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