Lance Versions Save

Multiplayer game server based on Node.JS

r3.0.0

5 years ago
  • 2D Physics Support via P2
  • New sample game Asteroids
  • Interpolation mode
  • Common bending code

r2.0.0

6 years ago

See RELEASE_NODES.md

r1.0.0

7 years ago
  • Full 3D support
  • Pluggable Physics Engine support: cannon.js
  • A-Frame support
  • Refactor: game objects contain render and physics sub-objects

r0.9.1

7 years ago

r0.2.0

7 years ago
  • Games: Pong
  • Sync Strategies: Extrapolation, Interpolation
  • Refactor Renderer
  • Incheon.gg web site
  • Boilerplate Game Repository
  • Documentation started. Tutorials: MyFirstGame, Spaceships