Capsule Sample Dice Save Abandoned

This capsule is the companion code to the Bixby Quick Start guide. The capsule demonstrates use of Concepts and Actions.

Project README


Bixby Quick Start Dice Sample Capsule

Overview

This capsule provides companion code to the Bixby Quick Start Guide. The capsule simulates throwing dice. Throw any number of dice and choose how many sides the dice have. The capsule demonstrates use of Concepts and Actions.

Note: This capsule is meant to be used with the Quick Start Guide, which teaches you how to add training. Therefore, you cannot use natural language initially. However, you can use the following intent in the Simulator to test the capsule out-of-the-box:

// Give two values (number of dice and number of sides) with the
// goal of rolling dice
intent {
  goal: example.dice.RollResultConcept
  value: example.dice.NumSidesConcept (6)
  value: example.dice.NumDiceConcept (2)
}

Additional Resources

Your Source for Everything Bixby

Guides & Best Practices

Bixby Videos

Bixby Podcast

Bixby on Social Media

Need Support?

  • Have a feature request? Please suggest it in our Support Community to help us prioritize.
  • Have a technical question? Ask on Stack Overflow with tag “bixby”
Open Source Agenda is not affiliated with "Capsule Sample Dice" Project. README Source: bixbydevelopers/capsule-sample-dice
Stars
49
Open Issues
0
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating