Play again option added

This commit is contained in:
2021-11-23 20:51:37 -03:00
parent b411dc2ffe
commit 9a225d2fce
2 changed files with 222 additions and 158 deletions

View File

@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"game": "node index.js"
},
"keywords": [],
"author": "",