Skip to content

Ohmnivore/FastPacedMultiplayerImplementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code of the demos for the Fast-Paced Multiplayer Implementation Series.

Dependencies

  • TypeScript 2.6.2
  • RequireJS 2.3.5

Build

  • Run tsc in the root directory
  • Alternatively, use tsc -w to continuously compile on change

Run

  • Open main.html in a browser
  • RequireJS will load main.js which contains the code