Skip to content

vasanthpandia/snake-and-ladder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published