diff --git a/README.md b/README.md index bae3009..e9567db 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# inkjs boilerplate +# Pretty Soldier of the Night -Console commands to start working +Game for a Paradox's Vampire Jam 2021. + +[Play online](https://oreolek.itch.io/pretty-soldier-of-the-night) + +### 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. - -### Screenshot - -![Screenshot](./screenshot.png)