/IDD-Fa19-Lab6

A simple chat bot to teach about web-sockets, web-servers and the difficulties to create a meaning-full conversation.

Primary LanguageJavaScriptOtherNOASSERTION

ChatBot

A lab report by Samson Schirmer

In this Report

To submit your lab, fork this repository. You'll need to upload any code you change into your fork, as well as upload a video of a friend or classmate using your chatbot.

Make the ChatBot your own

Describe what changes you made to the baseline chatbot here. Don't forget to push your modified code to this repository. I changed the chat bot name, I updated the age calculation to be more accurate, and I changed the sign off.

Record someone trying out your ChatBot

[Video Here] (https://github.com/sas695/IDD-Fa19-Lab6/blob/master/IMG_2780.mov)


Starter code by David Goedicke, closely based on work by Nikolas Martelaro and Captain Anonymous, who forked original work by Ian Tairea.