Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 297 Bytes

File metadata and controls

6 lines (4 loc) · 297 Bytes

This is a boilerplate for a multiplayer game using TypeScript, Node, Express, Socket.io and Phaser.

To get started just npm install. To run it: npm run dev

Described in more detail in this blog post.