Kitauji Gwent
Introduction
Kitauji Gwent is a Gwent card game adaptation which features a new set of cards for the characters from the TV animation Hibike! Euphonium
Install
- Requirements
- node.js installed
- GraphicsMagick installed (for generating sprites)
- Build
cd ~/myWebserverRoot
git clone https://github.com/kitauji-gwent/kitauji-gwent.git
cd kitauji-gwent
npm install
npm run build
- Config
- go to /public and open Config.js
- Start Server
cd ~/myProjectDirectory/kitauji-gwent
node server/server.js
- Start Client
- Open your browser and go to e.g. "http://192.168.123.1:3000"