Fract by The Pelranthean
It's not completed yet, but the concept is beginning to show itself. One main piece that's missing is the grappling mechanic where you grapple from platform to platform.
As it is, have fun playing with a stick figure in a radial platform world...
As it is, have fun playing with a stick figure in a radial platform world...
Phaser is an awesome framework. It takes a bit of time to figure out how to use it properly, and the documentation is a bit spotty on some specifics (aka. physics engine), but overall, I strongly recommend it as a Javascript game engine. It's rather flexible, so you can program most 2D game mechanics with it.
Concerning IDE, I just used Vim (command-line text editor) and my browser (mostly Firefox). I also ran a local Apache web server to host my files.
When I press space the character also moves to the right. Is that intentional?
Thanks for the heads up!