Updated the site
[sdlgit/SDL-Site.git] / pages / blog-0021.html-inc
index c789e70..bdf8c94 100644 (file)
@@ -1,6 +1,31 @@
 <div class="blog">
 <h1 id="NAME">
-Alien::SDL 0.01 released!!!
+Quick Game for Toronto Perl Mongers
 </h1>
 <div class="CONTENT">
-<div style="text-align: right;"><div class="separator" style="clear: both; text-align: center;"></div><div style="text-align: left;"></div><i>I just code</i><br /><i>don't know where it leads</i><br />or<br /><i>how I will get there</i><br /><i>I just code </i><br /><a href="http://3.bp.blogspot.com/_NnqjAQEn1Xo/SpawTrdopaI/AAAAAAAAAAs/YZZzXDPh1a8/s1600-h/screen.bmp" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" src="http://3.bp.blogspot.com/_NnqjAQEn1Xo/SpawTrdopaI/AAAAAAAAAAs/YZZzXDPh1a8/s320/screen.bmp" /></a></div><br /><br />With yesterday's frantic coding to get windows compatibility setup we were left with a very crude way of installing. After some late night hacking I finally came up with Alias's <a href="http://use.perl.org/%7EAlias/journal/39476">suggestion</a> to have Alien::SDL. All thanks to Alias's&nbsp; generous access to his <a href="http://use.perl.org/%7EAlias/journal/39318">windows farm</a>, I was able to make a easier module to install SDL deps on windows. Future plans are in place to get sources and compile them for other platform.Hopefully a SDL perl release will be out soon to use Alien::SDL now.<br /><br /><br />The above script is in test/testsprite.pl. <br /><br />Until then you can do:<br /><blockquote><br />in cpan<br />cpan&gt;<b> install File::Fetch</b><br />cpan&gt; <b>install Archive::Extract</b><br />cpan&gt; <b>install Alien::SDL</b><br /><br />and in cmd <br /><b>pip http://cloud.github.com/downloads/kthakore/SDL_perl/SDL_Perl-v2.2.2.tar.gz</b></blockquote><br /><br />Please post any feedback here.<br /><br />Enjoy,<br /><i>yapgh</i><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3102167581424744259-8996898299982319327?l=yapgh.blogspot.com'/></div></div></div>
\ No newline at end of file
+<i><br />
+<div style="text-align: right;">Beep ... Boop<br />
+</div></i><br />
+<br />
+So I am preparing a presentation of the new SDL perl for February's Toronto Perl Mongers meeting. What better way to so off SDL perl then with a game? <br />
+<br />
+I started hacking a small point an click game a few days back. I really didn't have a idea in mind, but I did have a goal. I wanted to make a game that shows the basics of a game in SDL. Drawing to screen, game loops, physics and so on. I think I have accomplished it so far. <br />
+<br />
+Take a look at it <a alt="Click the balls to win" href="http://gist.github.com/301949">here</a>. Download that and call it<a alt="Click the balls to win" href="http://gist.github.com/301949">[Shooter.pl]</a>. To win click the balls.<br />
+<br />
+To play this game you need the following:<br />
+<br />
+<ul><li> <b>Only for Linux)</b> sudo apt-get install libsdl-dev libsdl_gfx-dev </li>
+<li> cpan Alien::SDL </li>
+<li> Click Download Source http://github.com/kthakore/SDL_perl/tree/redesign </li>
+<li> Extract it </li>
+<li> perl Build.PL; perl Build; perl Build install </li>
+<li> perl Shooter.pl </li>
+</ul><br />
+I will put up binaries soon-ish.<br />
+<br />
+It is a playable (albeit hard) game right now. All 7 seven levels of it. The purpose of the game is simple click the balls to win. Sounds easy but it isn't. You also get a time in milliseconds after each level. Share your scores on here! I will leave it up to you guys to be honest. <br />
+<br />
+I do have to tidy it up and right documentation for it. This way I will be able to present it clearly to my fellow mongers. I am also still looking for ideas to make this a more polished game. FROGGS recommend I make it a classic NES duck hunt game. I thought since I am using gravity I could do a UFO game out of it where you shoot the UFOs. I am open to your ideas.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3102167581424744259-1585061047069454098?l=yapgh.blogspot.com' alt='' /></div>
+<p><a href="http://feedads.g.doubleclick.net/~a/xSNM-fJPtTMLn88P3vJeOy3aoV4/0/da"><img src="http://feedads.g.doubleclick.net/~a/xSNM-fJPtTMLn88P3vJeOy3aoV4/0/di" border="0" ismap="true"></img></a><br/>
+<a href="http://feedads.g.doubleclick.net/~a/xSNM-fJPtTMLn88P3vJeOy3aoV4/1/da"><img src="http://feedads.g.doubleclick.net/~a/xSNM-fJPtTMLn88P3vJeOy3aoV4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/YetAnotherPerlGameHackeryapgh/~4/oR6t0trX8yM" height="1" width="1"/></div></div>
\ No newline at end of file