Bixby Multi-Choice adventure Game Sample Capsule

NOTE: This Capsule is still being developed - You may run into errors or challenges.

Overview

Do you have a great idea for a game that will entertain and delight Bixby users? Do you want to create a fun game to help you learn something new? A game to stump your friends? The game sample capsule is the perfect place to start building a Bixby game capsule!

Both the fundamentals of a Bixby Capsule and some more intermediate/advanced concepts are used. This is a great capsule to learn even more about how to develop for Bixby.

You can easily customize this capsule with your own game without any development! Just use the spreadsheet in the contentUtility folder and cut and paste from there into the game.js file, update the capsule.id and training as necessary and you have made this capsule your own!

How to get started

  • Download and install the Bixby Studio IDE from the Bixby Developer Center
  • Download this capsule (zip is the easiest way) from Github. Unzip in your directory of choice
  • Open the Capsule in Bixby Studio
  • Open the simulator and give it a try!

How to try

Ask Bixby to start a game:

Start a game

How to customize

  • Change the capsule id to reflect your organization and your content. The capsule id is defined in capsule.bxb file.
  • Create your own game scenes by editing the code/data/game.js file.
  • The training in this sample capsule is basic. You will likely need to add additional training for your game
  • Have fun!

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”