Updated Testing Wiki Link
[sdlgit/SDL-Site.git] / pages / blog-0005.html-inc
1 <div class="blog">
2 <h1 id="NAME">
3 Introduction Box2D for Perl Games!
4 </h1>
5 <div class="CONTENT">
6 So over the last couple days I have started binding Box2D 2.1.0 to Perl.  <a href="http://www.box2d.org/">Box2D</a> is a 2D physics engine used in game such as the popular <a href="http://www.google.com/url?sa=t&amp;source=video&amp;cd=3&amp;sqi=2&amp;ved=0CF0QtwIwAg&amp;url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D2BqfjGDsHUs&amp;rct=j&amp;q=angry%20birds%20gameplay&amp;tbm=vid&amp;ei=eUO-TaXaKcSCtgf67Y21BQ&amp;usg=AFQjCNEs9L34n_0Q_Rc6eMqvfj8arpl6vg&amp;sig2=5G8hr533dr24sYJXWactMw&amp;cad=rja">Angry Birds</a>.&nbsp; Here is the repository:<br />
7 <a href="https://github.com/PerlGameDev/Box2D-perl">https://github.com/PerlGameDev/Box2D-perl</a><br />
8 <br />
9 Also here is the helloWorld Box2D <a href="https://github.com/PerlGameDev/Box2D-perl/blob/master/examples/helloWorld.pl">example</a> in pure Perl and rendered with SDL Perl. You can<br />
10 see the video on  <a href="http://vimeo.com/23140451">Box2D Hello World and SDL</a>  on <a href="http://vimeo.com">Vimeo</a>.</p><br />
11 To run this example you will need to install Box2D 2.1.0 .<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3102167581424744259-4564257794842221147?l=yapgh.blogspot.com' alt='' /></div>
12 <p><a href="http://feedads.g.doubleclick.net/~a/aKPSS5zxIO0BXVAEGw_ui48caU0/0/da"><img src="http://feedads.g.doubleclick.net/~a/aKPSS5zxIO0BXVAEGw_ui48caU0/0/di" border="0" ismap="true"></img></a><br/>
13 <a href="http://feedads.g.doubleclick.net/~a/aKPSS5zxIO0BXVAEGw_ui48caU0/1/da"><img src="http://feedads.g.doubleclick.net/~a/aKPSS5zxIO0BXVAEGw_ui48caU0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/YetAnotherPerlGameHackeryapgh/~4/ZX19dxuxMKQ" height="1" width="1"/></div></div>