kcb0126
Results
2
comments of
kcb0126
"`$ npm install paralleljs`" will give you `parallel.js`, `eval.js` and `Worker.js`.
Yes, @makenai . You're right. `placementwork.js` contains the gravity part. You can change the code `area = rectbounds.width*2 + rectbounds.height;` to `area = rectbounds.width + rectbounds.height*2;` to change direction of...