Skip to content

rulai-hu/not-gwent-online

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Gwent-Online

#Introduction Not-Gwent-Online is a standalone multiplayer version of Gwent, a card game from The Witcher 3.

#Install ##- Requirements

##- Build

cd ~/myWebserverRoot
git clone https://github.com/exane/not-gwent-online
cd not-gwent-online
npm install
npm run build

##- Config

  • go to /public and open Config.js
  • change hostname to your address. (e.g., "192.168.123.1")
    Make sure you don't have a trailing slash after your IP or address. (e.g., "192.168.123.1/")

##- Start Server

cd ~/myProjectDirectory/not-gwent-online
node server/server.js

##- Start Client

About

Reupload of my gwent repository which was taken down (https://github.com/exane/gwent)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.9%
  • CSS 15.2%
  • HTML 3.9%