This is the source code of the demos for the Fast-Paced Multiplayer Implementation Series.
TypeScript
2.6.2RequireJS
2.3.5
- Run
tsc
in the root directory - Alternatively, use
tsc -w
to continuously compile on change
- Open
main.html
in a browser RequireJS
will loadmain.js
which contains the code