1
0
Fork 0
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.
 
 
 
 
Alexander Yakovlev 028586541d Readme to remember the title
It's so hard to find these sources by codename.
4 weeks ago
game no cursing 1 year ago
html build1 1 year ago
js Mind the animations 1 year ago
scss build1 1 year ago
.gitattributes Initial commit 2 years ago
.gitignore Initial commit 2 years ago
README.md Readme to remember the title 4 weeks ago
cover.png covers / images 1 year ago
package.json no cursing 1 year ago
pnpm-lock.yaml pnpm update 1 year ago
postcss.config.js Initial commit 2 years ago
webpack.config.js Fixing save/load 2 years ago

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.