Giter Site home page Giter Site logo

breakoutbot's Introduction

BreakoutBot

This repository contains an example project of a text-based adventure game built with Rasa. The goal is to host and maintain a proper text based escape room that you can play with. This project is open to outside contributions and we're recording the milestones/lessons learned in a series on Youtube.

Youtube

You can find the Youtube playlist for this repository here.

Contributing

There are many ways you can contribute to this project.

  • Give feedback. If you play with the assistant and notice that there are features missing we'd love to hear it.
  • Add data. If you think that there's data missing for some intents you're free to create a PR.
  • Think along. There are tricky parts to making a proper adventure game in Rasa and we're still learning as we go. Feel free to join some of the discussions in the issues to think along.
  • Report bugs. If you feel like some of the commands make no sense, feel free to let us know!

If your issue is Rasa related, you might be able to find help on our forum.

Start Locally

If you want to play around with this game locally you can clone this repository and setup Rasa. This project currently uses Rasa version 2.2.

git clone [email protected]:RasaHQ/breakoutbot.git
pip install rasa
rasa train

Once you've done this, you should be able to run rasa actions and play the game.

rasa run actions & rasa shell

If you want to run this with Rasa X locally, you'll need to install it first.

python -m pip install rasa-x==0.31 -i https://pypi.rasa.com/simple
rasa x

Remember, when you're running Rasa X you'll also need to make sure that the custom actions are running in the background.

Versions

On our youtube channel we've started a small documentary on the development of this text-based adventure game. Depending on what videos you're watching we might have a different version of Rasa in the running version of this project. In the overview below you can confirm what versions we've used and you can also find the reference to the saved code in case you want to re-run the code.

Season Youtube Link Rasa Version Rasa X Version Code Link
Season One Link 1.10 S1
Season Two Link 1.10 0.31 S2
Season Three Link 1.10 0.31 S3
Season Four Link 2.0.6 S4

breakoutbot's People

Contributors

koaning avatar larissaha avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.