Sci-Fi point and click adventure game
- npm install -g typescript
- npm install
- npm install -g webpack
- npm install -g webpack-cli
- webpack --watch
- cd ./dist/build
- open clad.html in browser (for game)
- open editor.html ibn browser (for editor) =======
Sci-Fi point and click adventure game
- npm init
- npm install -g typescript
- npm install
- npm install -g webpack
- npm install -g webpack-cli
- webpack --watch
- cd ./dist/build
- open clad.html in browser (for game)
- open editor.html ibn browser (for editor)