Skip to content

Files

Latest commit

7959a3f · Mar 7, 2021

History

History
12 lines (10 loc) · 196 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 196 Bytes

LiteRaceOnline

Tron-like online multiplayer game with fun additionnal features. Uses socket.io

Usage:

$ npm install typescript
$ npm install
$ npm start

(Configure port in server.ts)