vasanthpandia / snake-and-ladder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake And Ladder

Snake and ladder is a bot built with Microsoft Bot Framework's NodeJS SDK.

Installation

Clone the repository into your local system.

Dependencies:

  1. This bot uses resitfy for exposing the endpoints.
  2. Chat dialogs were written with the botbuilder module of Bot Framework SDK
  3. run npm install after you clone the repository.

Testing

  1. You would have to download and install Bot Emulator to test your bot / play the game.
  2. You can find the download link here. Bot FrameWork Emulator

Running

  1. Start the app with npm start
  2. Start the emulator.
  3. Say hi to the bot.
  4. Enjoy test your luck by rolling the dice.

About


Languages

Language:JavaScript 100.0%