English|中文
Kitauji Gwent is a Gwent card game adaptation which features a new set of cards for the characters from the TV animation Hibike! Euphonium
- Download latest version from release page.
- Run the executable.
- Open your browser and go to http://localhost:3000.
Do the following steps or see the ci build script.
- node.js installed (v7.5.0 is recommended, other versions might fail to build)
- GraphicsMagick installed (for generating sprites)
git clone https://github.com/kitauji-gwent/kitauji-gwent.git
cd kitauji-gwent
npm install
npm run build
- go to /public and open Config.js
cd kitauji-gwent
node server/server.js
- Open your browser and go to e.g. "http://192.168.123.1:3000"