Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

nTerior/werwolf-online

Repository files navigation

werwolf-online

A simple online werwolves game

(currently in developement)

Installation

Requirements

Node.js>=v15.0.9
npm>=7.5.2

Installing

git clone https://github.com/cephox/werwolf-online
cd werwolf-online
npm i
(npm i -g typescript)
tsc

Running

npm start