finscn
finscn
There are 2 js version box2d : https://github.com/flyover/box2d.js https://github.com/flyover/box2d.ts they are active, I think you could try them.
It's still slow than old version( v0.2.1 ).
# Fat Rise Drag to "Fire" the Fat Hero, Let him go up and up. This is a sequel of Fat Fall . Same Story , Different Gameplay, and More...
you should tell me at my fork https://github.com/finscn/Ejecta
@matrixreal I've updated my fork , please update.
I know , in tvOS , there is no WebView for developer (not allow use) . Maybe the tvOS is the last battlefield of Ejecta . And I very hope...
Now everybody could let his xbox become a develop machine. https://msdn.microsoft.com/en-us/windows/uwp/xbox-apps/devkit-activation
UWP is not real xbox console game (it has some limits https://msdn.microsoft.com/en-us/windows/uwp/xbox-apps/system-resource-allocation ) , but I think it's good enough for indie game developers , and most ejecta users and...
I found an easy way to implement this feature , just add this code to Ejecta.js ``` (function(){ var element = document.createElement("img"); HTMLImageElement = function(){}; HTMLImageElement.prototype = element.__proto__; var element...
I also request this feature to SocketRocket and they confirmed. https://github.com/facebook/SocketRocket/issues/448