0.0.1 • Published 4 years ago

b3djs v0.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
4 years ago

b3djs

The goal of this project is to reimplement the Blitz3D compiler and runtime. Ideally the compiler will run in a browser, enabling a JS Fiddle like experience. Lets see.

Run

yarn install

yarn watch

Clean

yarn clean

Release

yarn release
0.0.1

4 years ago