Fast Paced Multiplayer demo (clone)
Clone of http://www.gabrielgambetta.com/fpm_live.html in TypeScript 2.0, with more than one "player" and entity interpolation.
Status
It works!
Development
npm installnpm run build:watch- Then, in another terminal run a web server in the project root (I use
python -m SimpleHTTPServer) - Then load index.html in a browser