hartsantler Posted November 9, 2013 Share Posted November 9, 2013 I am working on a Pixi.js game engine using GoogleBlockly and PythonJS. This blog post shows integration with Tween.jshttp://pyppet.blogspot.com/2013/11/pixijs-and-blockly-animation-system.html demo source code:https://github.com/PythonJS/PythonJS/blob/master/tests/pixi_and_blockly_and_tween.html See my binding to Pixi.js here:https://github.com/PythonJS/PythonJS/blob/master/bindings/pixi.py Quote Link to comment Share on other sites More sharing options...
mwatt Posted November 10, 2013 Share Posted November 10, 2013 Hello hartsantler, Welcome to HTML5 Game Devs Forum. I took a look at your site, your demo and your demo source. To me, your selection of tools is a little eccentric, but interesting nonetheless. I think I'd be a lot MORE interested if I were big into Python (I know very little about Python). I also tend to dislike graphical code editors, but this is the first time I had ever seen Google Blockly at work and I must admit they did a nice job with the visuals. I was drawn in by your use of Pixi.js and TweenJS, as I am a fan of both - Pixi in particular. I guess the above is not resounding support of what you have done, lol. Let's put it like this: I don't know Python and I don't like visual code editing... but nonetheless I am impressed by your work. I am sort of surprised that nobody else has taken a look or at least commented. It's worth a look-see for sure. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.