Go to file
2021-08-14 19:18:12 +07:00
game Fixing save/load 2021-08-14 19:18:12 +07:00
html Initial commit 2021-08-14 15:23:28 +07:00
js Fixing save/load 2021-08-14 19:18:12 +07:00
scss Initial commit 2021-08-14 15:23:28 +07:00
.gitattributes Initial commit 2021-08-14 15:23:28 +07:00
.gitignore Initial commit 2021-08-14 15:23:28 +07:00
package.json Initial commit 2021-08-14 15:23:28 +07:00
pnpm-lock.yaml Initial commit 2021-08-14 15:23:28 +07:00
postcss.config.js Initial commit 2021-08-14 15:23:28 +07:00
README.md Initial commit 2021-08-14 15:23:28 +07:00
webpack.config.js Fixing save/load 2021-08-14 19:18:12 +07:00

inkjs boilerplate

Console commands to start working

  1. git clone
  2. npm install or better pnpm install
  3. webpack prod and you'll have the game in the build folder.

Screenshot

Screenshot