WVAviator / lorecraft

Generate and play AI adventure games. Built with Rust/Tauri and TypeScript/React/Tailwind.
1 stars 0 forks source link

Development #27

Closed WVAviator closed 9 months ago

WVAviator commented 9 months ago

Added game generation options screen. Closes #7 Added settings for AI generation quality. Closes #6 Refactored game generation for more robust code quality and flexibility moving forward. Set up error handling and resumption of game generation.