Socket
Book a DemoInstallSign in
Socket

alexa-blackjack-trainer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alexa-blackjack-trainer

A blackjack trainer skill for Alexa.

1.1.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Blackjack Trainer Alexa Skill

This is an Alexa skill for teaching Basic Strategy to the card game Blackjack. Alexa will deal a sample hand and quiz the user on the correct move based on Basic Strategy odds.

Setup

Blackjack Trainer uses a serverless architecture via an AWS Lambda function. To deploy on your own Lambda for testing, follow these steps:

  • Clone and download this repository.
  • Install dependencies using yarn.
  • Run npm run setup to generate the Lambda deployment files.
  • Fill out the necessary fields in .env.
  • Add your Alexa Skill app id to deploy.env as APP_ID=<appId>.
  • Run npm run deploy to deploy skill to your Lambda function.
  • Add the contents of intent-schema.json and sample-utterances.txt to your Alexa skill.
  • Install and test.

Testing

You can test locally by editing event.json with a specific Lambda Request. You may find it useful to copy and paste from the Testing page of the Alexa skill.

Acknowledgements

Blackjack Trainer makes use of the following projects:

  • engine-blackjack
  • blackjack-strategy
  • node-lambda-babel-template
  • Alexa Skills Kit SDK for Node.js

Thanks to the many developers who contributed to these and other open source projects!

Keywords

alexa

FAQs

Package last updated on 15 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.