HTML5 game engine plug-in box2d achieves ball collision superposition

Source: Internet
Author: User

ThisJquery Special EffectsYesHTML5Game, using the 2D Special Effect Engine plug-inBox2dTo achieve collision and superposition of small balls, click the blank position on the page and a few circles will pop up and fall onto the ground to bounce. After the stop, it will be stacked on the original ball until the whole page is full, if you double-click a ball, it will start again. If you click not to place the mouse, the ball will pop up all the time. You can drag a ball and throw it. It will collide with the browser and other balls, just like playing games, you can try it out.

 

To make everyone see the effect, please use mainstream HTML5-supported browsers, such as Google and Firefox... And so on

 

The page uses the following code:

<Div id = "canvas"> <script type = "text/javascript" src = "script/protoclass. js "> </script> <script type =" text/javascript "src =" script/box2d. js "> </script> <script type =" text/javascript "src =" script/main. js "> </script> </div>

 

The effect is as follows:

 

Source: http://www.jq-school.com/Detail.aspx? Id = 215

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.