https://github.com/rhildred/es6-twilio-chatbot
A chatbot written in es6 and vs6 for twilio and testing on the web
https://github.com/rhildred/es6-twilio-chatbot
Last synced: 5 months ago
JSON representation
A chatbot written in es6 and vs6 for twilio and testing on the web
- Host: GitHub
- URL: https://github.com/rhildred/es6-twilio-chatbot
- Owner: rhildred
- Created: 2018-09-13T19:48:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T16:31:53.000Z (over 3 years ago)
- Last Synced: 2025-08-23T03:45:03.084Z (11 months ago)
- Language: JavaScript
- Size: 386 KB
- Stars: 1
- Watchers: 2
- Forks: 68
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I got the user interface for the web from a student of mine, Pat Wilken.
A chatbot written in es6 and vs6 for twilio and testing on the web. The important files are index.js and game.js.
A popular theme for the upcoming Halloween holiday is to make haunted house simulations. You will make a choose your own adventure for a haunted house presented as a Twilio chatbot.
Marking
-----
|Element|Out Of|
|---|---|
|get a game or choose your own adventure in es6| 60|
|count case and if statements|2/3 each up to 20 points|
|spelling and grammar|10|
|on time|10|