Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 388 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 388 Bytes

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