<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Game Programming at scriptedfun &#187; projects</title>
	<atom:link href="http://www.scriptedfun.com/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptedfun.com</link>
	<description>Game Programming for Beginners: Video Tutorials, Source Code, and Articles</description>
	<lastBuildDate>Thu, 11 Sep 2008 17:45:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
		<item>
		<title>Multiplayer Dots and Boxes</title>
		<link>http://www.scriptedfun.com/multiplayer-dots-and-boxes/</link>
		<comments>http://www.scriptedfun.com/multiplayer-dots-and-boxes/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 17:45:09 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[nonoba]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[boxes]]></category>
		<category><![CDATA[dots]]></category>
		<category><![CDATA[multiplayer]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=117</guid>
		<description><![CDATA[Hi everyone! I finally managed to complete a game using Nonoba&#8217;s Multiplayer API, and this is what I came up with:

Please play the game now &#8211; and bring a friend with you! If you have your own site / blog / page, I highly encourage you to embed the game in it as well. Basically, [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone! I finally managed to complete a game using <a href="http://nonoba.com/developers/multiplayerapi/overview" onclick="javascript:pageTracker._trackPageview ('/outbound/nonoba.com');">Nonoba&#8217;s Multiplayer API</a>, and this is what I came up with:</p>
<p><a href="http://www.scriptedfun.com/wp-content/uploads/2008/09/screenshot.png"><img src="http://www.scriptedfun.com/wp-content/uploads/2008/09/screenshot-300x300.png" alt="Multiplayer Dots and Boxes screenshot" title="screenshot" width="300" height="300" class="alignnone size-medium wp-image-118" /></a></p>
<p><a href="http://scriptedfun.com/games/multiplayer-dots-and-boxes/">Please play the game now &#8211; and bring a friend with you!</a> If you have your own site / blog / page, I highly encourage you to <a href="http://nonoba.com/scriptedfun/multiplayer-dots-and-boxes.swf" onclick="javascript:pageTracker._trackPageview ('/outbound/nonoba.com');">embed the game in it as well</a>. Basically, please help me promote this game all over the net!</p>
<p>I had a lot of fun implementing this <a href="http://en.wikipedia.org/wiki/Dots-and-boxes" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">classic pencil and paper game</a>, writing the client in pure ActionScript using <a href="http://opensource.adobe.com/wiki/display/flexsdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/opensource.adobe.com');">the free Flex SDK</a>, and the server using <a href="http://www.microsoft.com/express/vcsharp/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">Visual C# Express</a>. This is truly an exciting time to be a game developer &#8211; multiplayer Flash games that can be played across different sites all over the net can now be built easily using free tools only!</p>
<p>To put things back on track, I hope to release the source code of the game in a week or so, but in the meantime, <strong>please share this game with all your friends! Thank you!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/multiplayer-dots-and-boxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Herder &#8211; now in Flash</title>
		<link>http://www.scriptedfun.com/herder-now-in-flash/</link>
		<comments>http://www.scriptedfun.com/herder-now-in-flash/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:10:47 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/herder-now-in-flash/</guid>
		<description><![CDATA[Herder, a one button game, now in Flash!
I haven&#8217;t posted anything in a very, very long time, and I apologize for this. Recently, I have had time to pursue game programming again, and as a result, I was able to learn programming Flash games using the free Flex SDK, a programmer-oriented SWF development tool from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scriptedfun.com/herder/">Herder, a one button game, now in Flash!</a></p>
<p>I haven&#8217;t posted anything in a very, very long time, and I apologize for this. Recently, I have had time to pursue game programming again, and as a result, I was able to learn programming Flash games using the free <a href="http://labs.adobe.com/technologies/flex/sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">Flex SDK</a>, a programmer-oriented SWF development tool from Adobe. For my first project, I have decided to rewrite my favorite one-button game, <a href="http://www.scriptedfun.com/herder/">Herder</a>, and it is <a href="http://www.scriptedfun.com/herder/">now available to play on my site</a>, and also on <a href="http://www.facebook.com/apps/application.php?id=11010749883" onclick="javascript:pageTracker._trackPageview ('/outbound/www.facebook.com');">Facebook</a>, if you want to compete with your friends for the highest score. Here&#8217;s a video:</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/N1lf2JjK93k"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/N1lf2JjK93k" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>The video and screenshots are available on the <a href="http://www.scriptedfun.com/herder/">game</a> <a href="http://www.facebook.com/apps/application.php?id=11010749883" onclick="javascript:pageTracker._trackPageview ('/outbound/www.facebook.com');">pages</a>. I hope to write more about this project and Flex programming in general, but in the meantime, I&#8217;d be happy to hear your comments. Enjoy the game! <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/herder-now-in-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Herder &#8211; a one button web game</title>
		<link>http://www.scriptedfun.com/herder-a-one-button-web-game/</link>
		<comments>http://www.scriptedfun.com/herder-a-one-button-web-game/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:09:52 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/herder-a-one-button-web-game/</guid>
		<description><![CDATA[ 
Play Herder Now!
Hi everyone. I know that it&#8217;s been a very, very long time since I last posted. I&#8217;ve been doing some thinking about the direction that this site should take, and I was able to make some &#8220;preliminary decisions&#8221; in the process, which I hope to explain more in a future post.
In the [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/gnmOnocfp2Y"></param> <embed src="http://www.youtube.com/v/gnmOnocfp2Y" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<p><a href="http://www.scriptedfun.com/herder/">Play Herder Now!</a></p>
<p>Hi everyone. I know that it&#8217;s been a very, very long time since I last posted. I&#8217;ve been doing some thinking about the direction that this site should take, and I was able to make some &#8220;preliminary decisions&#8221; in the process, which I hope to explain more in a future post.</p>
<p>In the meantime, I would like to present my most recent project, <a href="http://www.scriptedfun.com/herder/">Herder</a>, which you can now play online using any <a href="http://www.java.com/getjava/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.java.com');">Java</a>-enabled browser. Basically, this is a port of one of the <a href="http://www.python.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.python.org');">Python</a>/<a href="http://www.pygame.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pygame.org');">Pygame</a> projects <a href="http://www.scriptedfun.com/donationcodercom-accessibility-game-coding-contest/">that I did before</a>, and is my first project made with the <a href="http://processing.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/processing.org');">Processing</a> programming environment, which I&#8217;m trying to learn to use at the moment.</p>
<p>I&#8217;d love to hear about what you think about the game, and I would really appreciate any comments and suggestions that you may have. Please post them below. Thank you so much <a href="http://www.scriptedfun.com/herder/">for trying out Herder</a>, and I hope you liked it. <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/herder-a-one-button-web-game/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Arinoid with Sound</title>
		<link>http://www.scriptedfun.com/arinoid-with-sound/</link>
		<comments>http://www.scriptedfun.com/arinoid-with-sound/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:08:44 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[arinoid]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[pygame]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/arinoid-with-sound/</guid>
		<description><![CDATA[Arinoid now has sound! I think that sound plays a very important role in the overall game experience, and I hope that you will all like this minor update.
Download Arinoid with Sound. Requires Python and Pygame.
The sounds were taken from Flashkit, which I think is a fantastic resource for game developers looking for free sound [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scriptedfun.com/arinoid-an-arkanoid-clone/">Arinoid</a> now has sound! I think that sound plays a very important role in the overall game experience, and I hope that you will all like this minor update.</p>
<p><a href="http://www.scriptedfun.com/wp-content/uploads/2006/08/arinoidv2.zip">Download Arinoid with Sound</a>. Requires <a href="http://www.python.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.python.org');">Python</a> and <a href="http://www.pygame.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pygame.org');">Pygame</a>.</p>
<p>The sounds were taken from <a href="http://www.flashkit.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flashkit.com');">Flashkit</a>, which I think is a fantastic resource for game developers looking for <a href="http://www.flashkit.com/soundfx/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flashkit.com');">free sound effects</a> and <a href="http://www.flashkit.com/loops/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flashkit.com');">free sound loops for background music</a>. There are many sound samples to choose from, and they are neatly categorized to make browsing easier. What makes browsing the sound collection fun is the site&#8217;s use of preview consoles, which allows the user to play sound samples on the page, with matching visualization. Once you find what you want, you may download the sound sample as an MP3 or as a WAV, which may be used immediately in your game, or edited using an audio editor like the highly-recommended <a href="http://audacity.sourceforge.net/" onclick="javascript:pageTracker._trackPageview ('/outbound/audacity.sourceforge.net');">Audacity</a>.</p>
<p>Picking sounds for this project was a very interesting activity &#8211; there were so many sounds to choose from! I hope that my choices were okay <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>I would really appreciate it, and I&#8217;m sure everyone would, if you know of a resource which can help game developers add sound to their games easily, just like <a href="http://www.flashkit.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flashkit.com');">Flashkit</a>, and share it with us! <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Just leave a comment if you have something in mind. I suppose that these types of resources will be particularly useful for those who plan to join <a href="http://www.pyweek.org/3/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pyweek.org');">PyWeek 3</a> <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks in advance!</p>
<p><!--adsense#admedrect--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/arinoid-with-sound/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Arinoid &#8211; an Arkanoid clone</title>
		<link>http://www.scriptedfun.com/arinoid-an-arkanoid-clone/</link>
		<comments>http://www.scriptedfun.com/arinoid-an-arkanoid-clone/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:00:06 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[arinoid]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[pygame]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/?p=5</guid>
		<description><![CDATA[For our first game, let&#8217;s try to write an Arkanoid clone. The graphics in the game were taken from the freely available Spritelib by Ari Feldman.



The prototype contains only one level, and I&#8217;m pretty sure that a lot of people out there can do a much better job with level design and color coordination  [...]]]></description>
			<content:encoded><![CDATA[<p>For our first game, let&#8217;s try to write an <a href="http://en.wikipedia.org/wiki/Arkanoid" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">Arkanoid</a> clone. The graphics in the game were taken from the freely available <a href="http://www.flyingyogi.com/fun/spritelib.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flyingyogi.com');">Spritelib by Ari Feldman</a>.</p>
<p><img alt="arinoid screenshot" src="http://www.scriptedfun.com/wp-content/uploads/2006/06/arinoid.gif" /><br />
<!--adsense#admedrect--><br />
<span id="more-5"></span></p>
<p>The prototype contains only one level, and I&#8217;m pretty sure that a lot of people out there can do a much better job with level design and color coordination <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . The game is very much playable, although I think there are better ways of implementing the ball/brick &#8220;physics&#8221;.</p>
<p><!--adsense#linksquare-->So this is how it&#8217;s going to work (this will be the general routine for most of the games): this first post will include a general overview of the project, and a zip file containing the prototype. The next posts shall discuss how the game was put together. Along the way, I hope to gather comments, suggestions, and help <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  from everyone, and these will all be factored into the next iteration of the project. This process will just repeat itself until we come up with something that most, if not all of us, will be happy about <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>This game was written in <a href="http://www.python.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.python.org');">Python</a>, using the <a href="http://www.pygame.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pygame.org');">Pygame</a> library. For me, Python is great to work with, and I would recommend it as a good first programming language. As most of you already know, Python code is very readable, and this is very important for an undertaking like this. I would just like to stress that this project could have been implemented in any other language &#8211; the choice of language is mainly due to personal preference.</p>
<p>To understand what&#8217;s about to happen, I would consider a working knowledge of Python as a prerequisite. For those of you who already know how to program, I assure you that you can easily pick up Python. With some basic knowledge of C and familiarity with programming, I was able to learn Python by reading the <a href="http://docs.python.org/tut/tut.html" onclick="javascript:pageTracker._trackPageview ('/outbound/docs.python.org');">Python Tutorial</a> that comes with the Python package. I think that a weekend is more than enough to go through this tutorial.</p>
<p>For those who haven&#8217;t programmed before, the Python website has a <a href="http://www.python.org/about/gettingstarted/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.python.org');">Getting Started</a> page, which includes <a href="http://wiki.python.org/moin/BeginnersGuide/NonProgrammers" onclick="javascript:pageTracker._trackPageview ('/outbound/wiki.python.org');">resources for non-programmers</a>. If you&#8217;re a non-programmer, I encourage you to give it a shot! <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I was a non-programmer myself before, and I think that the effort was worth it.</p>
<p>To run the code, you will need to have Python and Pygame installed. Here is the zip file which contains the Arinoid source code and graphics (this should work for Windows, Mac OS X, and Linux).</p>
<p><a href="http://www.scriptedfun.com/wp-content/uploads/2006/06/arinoid.zip">arinoid source</a><br />
<!--adsense#adbanner--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/arinoid-an-arkanoid-clone/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Particle Invaders update 1</title>
		<link>http://www.scriptedfun.com/particle-invaders-update-1/</link>
		<comments>http://www.scriptedfun.com/particle-invaders-update-1/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 14:11:34 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[gamedev]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[pygame]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/particle-invaders-update-1/</guid>
		<description><![CDATA[I thought of changing some lines in the Particle Invaders code to make the particles emitted by the shots and the bombs more interesting. Go ahead and grab the source. You can try running the previous version and the current one to see the difference.
If you&#8217;re looking for an exercise, maybe you can try modifying [...]]]></description>
			<content:encoded><![CDATA[<p>I thought of changing some lines in the <a href="http://www.scriptedfun.com/particle-effects-for-games/">Particle Invaders</a> code to make the particles emitted by the shots and the bombs more interesting. Go ahead and grab the <a href="http://www.scriptedfun.com/wp-content/uploads/2007/03/particleinvaders.txt" title="Particle Invaders update 1 source">source</a>. You can try running the previous version and the current one to see the difference.</p>
<p>If you&#8217;re looking for an exercise, maybe you can try modifying the previous version&#8217;s code to match the behavior of the current version without looking at the new code? <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/particle-invaders-update-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Intel® Game Demo Contest 2007</title>
		<link>http://www.scriptedfun.com/intel%c2%ae-game-demo-contest-2007/</link>
		<comments>http://www.scriptedfun.com/intel%c2%ae-game-demo-contest-2007/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 13:58:54 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[opinions]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/intel%c2%ae-game-demo-contest-2007/</guid>
		<description><![CDATA[Intel® Game Demo Contest 2007
Show us Your Game!
Win great exposure and your share of over $95,000 worth of Prizes, including:

Meetings with game company executives &#8212; for a possible bundling deal
A Gateway gaming machine worth at least $3,000
$5,000 in custom art for your demo
A Giga pass to the Game Developers Conference 2008
Copies of Garage Games’ Torque [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://softwarecommunity.intel.com/gamecontest/default.aspx" onclick="javascript:pageTracker._trackPageview ('/outbound/softwarecommunity.intel.com');">Intel® Game Demo Contest 2007</a><br />
Show us Your Game!<br />
Win great exposure and your share of over $95,000 worth of Prizes, including:</p>
<ul>
<li>Meetings with game company executives &#8212; for a possible bundling deal</li>
<li>A Gateway gaming machine worth at least $3,000</li>
<li>$5,000 in custom art for your demo</li>
<li>A Giga pass to the Game Developers Conference 2008</li>
<li>Copies of Garage Games’ Torque Engine Advanced and other content prizes</li>
<li>An International Game Developers Association membership</li>
<li>A full suite of Intel® Software Development Products</li>
<li>and of course, loads of cash.</li>
</ul>
</blockquote>
<p>If I find extra time on my hands, I&#8217;m really considering joining this contest. I think that this is a great opportunity &#8211; and the prizes are really attractive <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>More importantly, by joining this contest, there&#8217;s a need to follow the set deadline &#8211; executables must be in by August 15. Having a clear deadline helps in setting concrete dates for milestones, etc.</p>
<p>Regarding the chance of winning, Intel has given a very encouraging words on this:</p>
<blockquote><p>The chances are good! AAA developers often have exclusive deals for distribution of their game demos, or they have an existing technology relationship with Intel which would disqualify them from the contest. We expect that the vast majority of our entries will be from small developers and student groups.</p></blockquote>
<p>Intel also hosted a similar contest last year, and the <a href="http://www3.intel.com/cd/ids/developer/asmo-na/eng/264351.htm" onclick="javascript:pageTracker._trackPageview ('/outbound/www3.intel.com');">2006 winners page</a> should give everyone a good idea of what constitutes a winning entry.</p>
<p>There&#8217;s a special mention of <a href="http://www.garagegames.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.garagegames.com');">Garagegames</a>&#8216; <a href="http://www.garagegames.com/products/torque/tgb/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.garagegames.com');">Torque Game Builder</a> and <a href="http://www.garagegames.com/products/torque/tge/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.garagegames.com');">Torque Game Engine</a> products. Fortunately, <a href="http://www.donationcoder.com/Contests/agame/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.donationcoder.com');">I won indie licenses to these products some time ago</a>, and hopefully they&#8217;ll be put to good use in this competition.</p>
<p>I&#8217;ll see all of you at the competition! And hopefully, I&#8217;ll see myself as well! <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/intel%c2%ae-game-demo-contest-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Particle Effects for Games</title>
		<link>http://www.scriptedfun.com/particle-effects-for-games/</link>
		<comments>http://www.scriptedfun.com/particle-effects-for-games/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 11:33:03 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[gamedev]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[pygame]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/particle-effects-for-games/</guid>
		<description><![CDATA[I would like to apologize for not being able to post in a very long time. The schoolyear&#8217;s about to end here in Manila, and there is still a lot of work that needs to be done.
I needed a break, so I came up with this very simple demo of particle effects for Pygame, which [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to apologize for not being able to post in a very long time. The schoolyear&#8217;s about to end here in Manila, and there is still a lot of work that needs to be done.</p>
<p>I needed a break, so I came up with this very simple demo of particle effects for <a href="http://www.pygame.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pygame.org');">Pygame</a>, which I suspect might be useful to game programmers in general, particularly those who use <a href="http://www.libsdl.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.libsdl.org');">SDL</a>.<br />
<img src='http://www.scriptedfun.com/wp-content/uploads/2007/03/particleinvaders.PNG' alt='Particle Invaders screenshot' /><br />
For those of you looking for a distraction, this demo was implemented as a &#8220;<a href="http://en.wikipedia.org/wiki/Space_Invaders" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">Space Invaders</a>&#8220;-type gamelet, with PLENTY of room for improvement <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . As always, the graphics were taken from <a href="http://www.flyingyogi.com/fun/spritelib.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flyingyogi.com');">Ari Feldman&#8217;s very useful SpriteLib</a>. Grab <a href="http://www.scriptedfun.com/wp-content/uploads/2007/03/particleinvaders.zip" title="Particle Invaders">the source</a> now!</p>
<p>To implement the particle effects, I implemented a <em>Particle</em> class that needs to be given the following information:</p>
<ol>
<li>initial position (x and y)</li>
<li>initial velocity (x and y)</li>
<li>acceleration (x and y)</li>
<li>particle size</li>
<li>&#8220;color structure&#8221;</li>
</ol>
<p>Numbers 1 through 4 are self-explanatory. The particle is drawn as a square with the given side length, then it is placed on screen at the initial position. Then, at every frame, its position is changed by the amount prescribed by the velocity. At each frame also, the velocity is changed by the amount prescribed by the acceleration. By tweaking the velocity and acceleration, together with the use of random numbers, it&#8217;s possible to come up with interesting movements for the particles. If you want to make things more interesting, you can experiment with nonconstant acceleration by defining acceleration as a function of time.</p>
<p>But we all know that particle effects are primarily used for eye candy, and can produce spectacular results by playing with the colors. This is where the &#8220;color structure&#8221; comes in. Basically, the &#8220;color structure&#8221; is a list of tuples of the form:</p>
<div class="codesnip-container" >(initial rgb, final rgb, duration)</div>
<p>The purpose of this structure is to set the initial color of the particle, then smoothly change the color to the final color over the number of frames set by the duration.</p>
<p>Since &#8220;color structure&#8221; is not just a single tuple, but a list of tuples, it is possible to chain together a sequence of color transitions in order to make more sophisticated effects. For instance, the explosions from the enemies are actually a combination of two color transitions: random color to white for 20 frames, then white to black for 10 frames.</p>
<p>The particles emitted by the shots from the player simply change color from a random shade of orange to black. You might find the particles emitted by the bombs interesting: the particles change from either orange or red, then go to black &#8211; this results in an interesting &#8220;fire-like&#8221; effect.</p>
<p>This is a VERY simple particle engine, only meant to show the basics. Feel free to experiment with the code, and if you come up with an interesting particle effect or an interesting modification to the code, I&#8217;d really appreciate it if you could share it with everyone <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Perhaps there are other topics which you would like covered in this site? Feel free to send me an e-mail or leave a comment <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thank you and I hope you find this useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/particle-effects-for-games/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>DonationCoder.com Accessibility Game Coding Contest</title>
		<link>http://www.scriptedfun.com/donationcodercom-accessibility-game-coding-contest/</link>
		<comments>http://www.scriptedfun.com/donationcodercom-accessibility-game-coding-contest/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 12:32:05 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[pygame]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/donationcodercom-accessibility-game-coding-contest/</guid>
		<description><![CDATA[Finally! I was able to upload my entries to DonationCoder&#8217;s contest, despite the problems that I was having earlier. I was able to find a computer with a good internet connection (thank you!)   . I will be making posts about this at this forum page on DonationCoder.com. Thanks in advance for trying my [...]]]></description>
			<content:encoded><![CDATA[<p>Finally! I was able to upload my entries to <a href="http://www.donationcoder.com/Forums/bb/index.php?board=174.0" onclick="javascript:pageTracker._trackPageview ('/outbound/www.donationcoder.com');">DonationCoder&#8217;s contest</a>, despite <a href="http://www.scriptedfun.com/internet-in-the-philippines-slow-because-of-quake/">the problems that I was having earlier</a>. I was able to find a computer with a good internet connection (thank you!) <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . I will be making posts about this at <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=6894.0" onclick="javascript:pageTracker._trackPageview ('/outbound/www.donationcoder.com');">this forum page on DonationCoder.com</a>. Thanks in advance for trying my games! <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<!--adsense#admedrect--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/donationcodercom-accessibility-game-coding-contest/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Finishing a game&#8230;</title>
		<link>http://www.scriptedfun.com/finishing-a-game/</link>
		<comments>http://www.scriptedfun.com/finishing-a-game/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 06:00:47 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[gamedev]]></category>
		<category><![CDATA[opinions]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[pygame]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/finishing-a-game/</guid>
		<description><![CDATA[Over at the Indiegamer forums, they&#8217;re running a thread asking what everyone is currently working on. I&#8217;ve decided to participate:

Basically, the objective here is to prevent the characters from falling by catching them with the flying creature at the bottom edge of the screen, which you control.
Right now, I&#8217;m using graphics from Spritelib, but hopefully [...]]]></description>
			<content:encoded><![CDATA[<p>Over at the <a href="http://forums.indiegamer.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/forums.indiegamer.com');">Indiegamer forums</a>, they&#8217;re running a thread asking <a href="http://forums.indiegamer.com/showthread.php?t=9255" onclick="javascript:pageTracker._trackPageview ('/outbound/forums.indiegamer.com');">what everyone is currently working on</a>. I&#8217;ve decided to participate:</p>
<p><img src="http://www.scriptedfun.com/wp-content/uploads/2006/12/bouncesmall.png" alt="bounce game screenshot" /></p>
<p>Basically, the objective here is to prevent the characters from falling by catching them with the flying creature at the bottom edge of the screen, which you control.</p>
<p>Right now, I&#8217;m using <a href="http://www.flyingyogi.com/fun/spritelib.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flyingyogi.com');">graphics from Spritelib</a>, but hopefully I&#8217;ll be able to put in original graphics once all the code has been ironed out.</p>
<p>I know that this may seem to be a very simple attempt for most &#8211; and that&#8217;s exactly the point. Right now, all I want is to have a finished, polished game under my belt &#8211; and I think that I&#8217;ll be able to accomplish this by starting small, starting simple. I&#8217;m hoping that this will be the start of a fruitful game programming career.</p>
<p>What are you currently working on? <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><!--adsense#admedrect--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/finishing-a-game/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
		<item>
		<title>Shooting Mechanism Demo</title>
		<link>http://www.scriptedfun.com/shooting-mechanism-demo/</link>
		<comments>http://www.scriptedfun.com/shooting-mechanism-demo/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 05:32:48 +0000</pubDate>
		<dc:creator>Chuck</dc:creator>
				<category><![CDATA[1945]]></category>
		<category><![CDATA[gamedev]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[pygame]]></category>

		<guid isPermaLink="false">http://www.scriptedfun.com/shooting-mechanism-demo/</guid>
		<description><![CDATA[As a follow up to the background scrolling example, I&#8217;ve modified the 1945 code again to emphasize how the shooting mechanism works.

Basically, the player is given two options for shooting:

Every distinct click of the left mouse button guarantees one shot.
Holding the left mouse button will make shots appear at regular intervals (rapid fire).

In a way, [...]]]></description>
			<content:encoded><![CDATA[<p>As a follow up to the <a href="http://www.scriptedfun.com/pygame-scrolling-background/">background scrolling example</a>, I&#8217;ve modified <a href="http://www.scriptedfun.com/1945-a-vertical-scrolling-shooter/">the 1945 code</a> again to emphasize how the shooting mechanism works.</p>
<p><img src="http://www.scriptedfun.com/wp-content/uploads/2006/12/shooting.gif" alt="shooting mechanism example" /></p>
<p>Basically, the player is given two options for shooting:</p>
<ol>
<li>Every distinct click of the left mouse button guarantees one shot.</li>
<li>Holding the left mouse button will make shots appear at regular intervals (rapid fire).</li>
</ol>
<p>In a way, this gives the player the incentive to click if he wants a more rapid rate of fire, since you can effectively increase the intervals at which rapid fire gives off shots.</p>
<p>Feel free to ask questions! <img src='http://www.scriptedfun.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.scriptedfun.com/wp-content/uploads/2006/12/shooting.zip">shooting mechanism source code</a></p>
<p><!--adsense#admedrect--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptedfun.com/shooting-mechanism-demo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license>
	</item>
	</channel>
</rss>
