Add Treasure Hunt
Adding example for a treasure hunt game.
@cloudnautique can you review this?
@cloudnautique can you please review this?
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.
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.
Hi @cloudnautique I've fixed all the comments, please check.