I’ve added the first three parts of a tutorial showing how to build a very simple breakout clone. The final result of this series of tutorials is this breakout demo. The final parts of the tutorial will be finished in the next few days.
If you have any questions or comments on the tutorials then please add them to the comments section at the end of each part and I’ll do my best to answer them for you.
This is the initial launch of the official site for cocos2d-javascript. It’s still early days so there isn’t a lot here, but please checkout the demos and try it out for yourself by grabbing the code from GitHub.
https://github.com/RyanWilliams/cocos2d-javascript
If you want a very simple example or a good starting point for your own projects then I recommend you take a look at the “Hello, World” example below.
https://github.com/RyanWilliams/cocos2d-helloworld
If you have any questions please add a comment to this post.
Ryan