It's so hard to find these sources by codename. |
||
---|---|---|
game | ||
html | ||
js | ||
scss | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
cover.png | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
webpack.config.js |
README.md
Pretty Soldier of the Night
Game for a Paradox's Vampire Jam 2021.
Building
(you have to have inklecate in $PATH
)
git clone
npm install
or betterpnpm install
webpack prod
and you'll have the game in thebuild
folder.