Go to file
Alexander Yakovlev 8bc70d497c
Keyboard support
Press 1-9 to choose 1st to 9th options, press 0 to choose 10th
2021-08-24 15:24:49 +07:00
game custom tag for choice subtitles 2020-11-07 17:16:38 +07:00
html Bootstrap 5 containers 2021-08-14 14:06:06 +07:00
js Keyboard support 2021-08-24 15:24:49 +07:00
scss Bootstrap 5 containers 2021-08-14 14:06:06 +07:00
.gitattributes Added a screenshot 2020-11-08 00:20:02 +07:00
.gitignore ignore ink.json files 2021-08-14 14:23:00 +07:00
package.json Keyboard support 2021-08-24 15:24:49 +07:00
pnpm-lock.yaml Spawn inklecate on build 2021-08-14 14:21:51 +07:00
postcss.config.js Webpack instead of Gulp and a restart button 2020-06-10 19:20:46 +07:00
README.md Added a screenshot 2020-11-08 00:20:02 +07:00
screenshot.png Added a screenshot 2020-11-08 00:20:02 +07:00
webpack.config.js Spawn inklecate on build 2021-08-14 14:21:51 +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