mirror of
https://github.com/wassname/rl_2d_walker.js.git
synced 2026-09-09 11:33:20 +08:00
running in node offlien
This commit is contained in:
+6
-1
@@ -3,7 +3,12 @@
|
||||
"version": "0.0.1",
|
||||
"description": "TODO: Write a project description",
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"@tensorflow/tfjs": "^0.14.0",
|
||||
"canvas": "^2.1.0",
|
||||
"jsdom": "^13.0.0",
|
||||
"phaser": "^3.15.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
||||
Reference in New Issue
Block a user