/kitauji-gwent

Adaptation of the card game Gwent for the TV animation Sound! Euphonium

Primary LanguageJavaScript

Kitauji Gwent

Build Status Github All Releases

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

- 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