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

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