Skip to content

Instantly share code, notes, and snippets.

View mwrouse's full-sized avatar

Michael Rouse mwrouse

View GitHub Profile
var questions = {
0: {
name: "name",
intro: true,
question: ["Hi.", "I'm Jordan Staniscia", "Might I ask what your name is?"],
answers: {
"default": {
replies: ["That's a good name.", "Names are a funny thing", "It's one of the only decisions you don't make yourself"]
},
"jordan staniscia": {