1
0
Fork 0
Go to file
Alexander Yakovlev 028586541d Readme to remember the title
It's so hard to find these sources by codename.
2023-02-22 01:09:44 +06:00
game no cursing 2021-11-29 21:28:17 +07:00
html build1 2021-11-29 20:14:25 +07:00
js Mind the animations 2021-12-11 11:06:46 +07:00
scss build1 2021-11-29 20:14:25 +07:00
.gitattributes Initial commit 2021-08-14 15:23:28 +07:00
.gitignore Initial commit 2021-08-14 15:23:28 +07:00
README.md Readme to remember the title 2023-02-22 01:09:44 +06:00
cover.png covers / images 2021-11-29 16:33:01 +07:00
package.json no cursing 2021-11-29 21:28:17 +07:00
pnpm-lock.yaml pnpm update 2021-11-20 00:41:55 +07:00
postcss.config.js Initial commit 2021-08-14 15:23:28 +07:00
webpack.config.js Fixing save/load 2021-08-14 19:18:12 +07:00

README.md

Pretty Soldier of the Night

Game for a Paradox's Vampire Jam 2021.

Play online

Building

(you have to have inklecate in $PATH)

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