You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
It's so hard to find these sources by codename. |
4 weeks ago | |
---|---|---|
game | 1 year ago | |
html | 1 year ago | |
js | 1 year ago | |
scss | 1 year ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 4 weeks ago | |
cover.png | 1 year ago | |
package.json | 1 year ago | |
pnpm-lock.yaml | 1 year ago | |
postcss.config.js | 2 years ago | |
webpack.config.js | 2 years ago |
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.