jwalker34 / IDD-Fa19-Lab6

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBot

A lab report by John Q. Student

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.

Record someone trying out your ChatBot

Using a phone or other video device, record someone trying out your ChatBot. Upload that video to this repository and link to it here!


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

About

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

License:Other


Languages

Language:JavaScript 85.0%Language:HTML 8.0%Language:CSS 7.0%