Inspiration
- we wanted to create a html website that displayed a gif of an 16bit bartender or barista (similar to what it would look like if you were talking to an NPC in a game). Then we wanted to integrate a python terminal onto the bottom of the website screen from which the user could interact with the chatbot as if the barista was the chatbot. ## What it does
- The chatbot can respond to some simple sentences based on a JSON file. Users can play RPS (rock paper scissors) and ttt (tic tac toe) within the terminal. The user can also roleplay buying a food item off the menu by typing any sentence containing "hungry" or "food" or "menu" etc.
- Unfortunately we could not figure out how to create the html website. We spent hours on it but we just aren't experienced enough. ## How we built it
- we used python to build out the different games that the bot can play with the user and primarily used the while loop to keep the chat continuous ## Challenges we ran into
- it was very hard to combine python and html into a web app or an interface, especially since we're School of Management students with very little programming experience. ## Accomplishments that we're proud of
- we were able to get the bot working and were able to add more features to it ## What we learned
Log in or sign up for Devpost to join the conversation.