Skip to content
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

Need more examples #28

Open
chet-hub opened this issue Oct 6, 2021 · 7 comments
Open

Need more examples #28

chet-hub opened this issue Oct 6, 2021 · 7 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@chet-hub
Copy link

chet-hub commented Oct 6, 2021

No description provided.

@chet-hub chet-hub changed the title Need more example Need more examples Oct 6, 2021
@chrisburnor
Copy link

Two (related) examples I'd like to see would be

  1. Triggering actions manually - e.g. a curse that forces the entity to take a drink
  2. Player input. This could potentially be done via the same system as example 1, but it's both a semantically different outcome, and the might be some advantages to using the Picker interface to get access to choices.

@zkat zkat added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Jan 8, 2022
@ottworks
Copy link

I'd like to see an example of multi-step actions (go to water, drink)

@Weibye
Copy link
Contributor

Weibye commented Nov 13, 2022

So I've been tinkering with BigBrain over the weekend and found that examples that are more complex than what is shown in #39 very quickly becomes hard to reason about unless splitting it up into multiple files.

While I agree there should be more examples showcasing the more complex interactions, would it be more useful to have a section in the Readme that links to various (open source) projects that are making extensive use of BigBrain, so that people can look at those projects as more complex examples?

@zkat
Copy link
Owner

zkat commented Nov 13, 2022

@Weibye I'd love that, tbh. I'd also love to hear any suggestions about making things feel less complicated!

@Weibye
Copy link
Contributor

Weibye commented Nov 13, 2022

Maybe the biggest challenge at the moment is a pretty steep learning-curve (speaking as someone who knows next to nothing about the subject of AI) but I think that is due to the topic and not necessarily BigBrain's implementation.

I'll make some notes as I tinker on my project and put up some issues / PRs as it makes sense.

@ekalosak
Copy link
Contributor

Close this as no activity?

@zkat
Copy link
Owner

zkat commented May 20, 2024

No, I think it's still valuable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants