-
Notifications
You must be signed in to change notification settings - Fork 299
Add Treasure Hunt #262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Treasure Hunt #262
Conversation
@cloudnautique can you review this? |
@cloudnautique can you please review this? |
Signed-off-by: Atulpriya Sharma <sharma.atulpriya@gmail.com>
Signed-off-by: Atulpriya Sharma <sharma.atulpriya@gmail.com>
If we are going to host this on Render, can we add a Docker container? Similar to how the gptscript-ai/story-book app is done? Also, the file is hardcoded, so concurrent users would stomp on each other, would be good if that were dynamic. It doesn't look like you are using any external tools, so you wouldn't need to run gptscript --assemble to aggregate everything at build time. |
Hi @cloudnautique this is done, please have a look. |
Signed-off-by: Atulpriya Sharma <sharma.atulpriya@gmail.com>
Signed-off-by: Atulpriya Sharma <sharma.atulpriya@gmail.com>
Signed-off-by: Atulpriya Sharma <sharma.atulpriya@gmail.com>
Hi @cloudnautique I've fixed all the comments, please check. |
Signed-off-by: Atulpriya Sharma <sharma.atulpriya@gmail.com>
Signed-off-by: Atulpriya Sharma <sharma.atulpriya@gmail.com>
Adding example for a treasure hunt game.