<?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/"
	>

<channel>
	<title>Talk Binary &#187; pong</title>
	<atom:link href="http://talkbinary.com/tag/pong/feed/" rel="self" type="application/rss+xml" />
	<link>http://talkbinary.com</link>
	<description>Programming Resources, Technology, Computers</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Classic Pong</title>
		<link>http://talkbinary.com/programming/game-development/classic-pong/</link>
		<comments>http://talkbinary.com/programming/game-development/classic-pong/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 17:04:13 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[make games]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[pong]]></category>
		<category><![CDATA[sdl]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=541</guid>
		<description><![CDATA[I&#8217;m releasing a preview of my Pong game. This is simply the first release, the second release should be the final. So far it took me about an hour to create. Not bad eh? You too will soon be able to make games like these so stick around so you can also be proficient in<a class="moretag" href="http://talkbinary.com/programming/game-development/classic-pong/">&#160;&#160;Full Article&#8230;</a>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m releasing a preview of my Pong game. This is simply the first release, the second release should be the final. So far it took me about an hour to create. Not bad eh? You too will soon be able to make games like these so stick around so you can also be proficient in Talking Binary!</p>
<p><center><a href="http://talkbinary.com/wp-content/uploads/2008/08/pong.jpg"><img src="http://talkbinary.com/wp-content/uploads/2008/08/pong-300x232.jpg" alt="" title="pong" width="300" height="232" class="alignnone size-medium wp-image-542" /></a></center></p>
<p>For now the velocity of the ball is constant. I plan on changing that on my second release so its possible to beat the computer. </p>
<p>This was created using CodeBlocks and an OpenGL/SDL package from a friend of mine. So, soon once I believe the code is user friendly, I&#8217;ll release it so anyone can learn and create your own game! Don&#8217;t worry, it isn&#8217;t difficult. You use C++ and OpenGL/SDL handle all the graphics for you.</p>
<p><a href="http://talkbinary.com/forums/index.php?topic=59.0">Download and comment on the game here. </a></p>
<p>Controls: You move up and down with W and S.</p>
]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/programming/game-development/classic-pong/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: talkbinary.com @ 2012-02-11 12:43:18 -->
