Implement madlibs

This commit is contained in:
2023-04-06 15:54:44 -05:00
parent 1f70cb9b1c
commit 91784d7d7d
8 changed files with 197 additions and 19 deletions

View File

@@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},