Releases: vpdb/vpx-js
Releases · vpdb/vpx-js
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
This is the first published release that contains the Visual Pinball engine. It consists of:
- The physics / collision engine
- A game loop implementation, suited for web workers
- Abstraction of the render API to use in different engines
- An implementation of the VBScript API in JavaScript
- A first partially working transpiler using Nearley that converts the table script into JavaScript
- A first basic WPC-EMU integration
- ... and of course, a ball object that interacts with the playfield