daniel-dev-lab / elvarg-web-server

An attempted port of /elvarg-rsps in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elvarg Web Server

This is an attempted port of the the Java Server. The ultimate end goal is to have this running in a web browser tab (using webTRC for networking with the game client).

Getting started

Firstly, run

npm install

Then, run

npm run build

Then, run

npm run start

About

An attempted port of /elvarg-rsps in TypeScript


Languages

Language:TypeScript 100.0%