lance-gg / lance

Multiplayer game server based on Node.JS
https://lance-gg.github.io/
Apache License 2.0
1.57k stars 165 forks source link

My First Game: Pong tutorial is missing imports #126

Closed JonCStout closed 4 years ago

JonCStout commented 4 years ago

The website tutorial is missing imports for TwoVector and KeyboardControls. These are present in the pre-made pong folder, but not in the web walk-through: http://docs.lance.gg/tutorial-MyFirstGame.html