<?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 game</title>
	<atom:link href="http://talkbinary.com/tag/pong-game/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 Source Code Released</title>
		<link>http://talkbinary.com/programming/opengl/classic-pong-source-code-released/</link>
		<comments>http://talkbinary.com/programming/opengl/classic-pong-source-code-released/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 03:00:17 +0000</pubDate>
		<dc:creator>Diego</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[how do I make a game]]></category>
		<category><![CDATA[learn how to make games]]></category>
		<category><![CDATA[pong game]]></category>
		<category><![CDATA[source code for game]]></category>

		<guid isPermaLink="false">http://talkbinary.com/?p=668</guid>
		<description><![CDATA[Note: Version of Pong had to be taken down to legal issues with the graphics package. I should be releasing my own version sometime soon! Be patient. Thank you. I finally got around to finish my version of Pong. It isn&#8217;t true to the original game, but resembles it somewhat in game play. This isn&#8217;t<a class="moretag" href="http://talkbinary.com/programming/opengl/classic-pong-source-code-released/">&#160;&#160;Full Article&#8230;</a>
]]></description>
			<content:encoded><![CDATA[<p><center><font color="red"><b>Note: Version of Pong had to be taken down to legal issues with the graphics package. I should be releasing my own version sometime soon! Be patient. Thank you.</b></center></font><br />
<br/><br />
I finally got around to finish my version of Pong. It isn&#8217;t true to the original game, but resembles it somewhat in game play. This isn&#8217;t supposed to be a deep game, simply a downloadable game that you can modify in order to learn how to make a simple video game.</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>
<h3 id="section-1">How to get started</h3>
<p>You simply need to know C++ in order to start! </p>
<p><a href="http://talkbinary.com/2008/08/codeblocks-with-sdl-support/">Codeblocks with SDL support</a> &#8211; Check out this post in order to learn how to set up your environment in Windows using CodeBlocks</p>
<p><a href="http://www.mediafire.com/download.php?ohremrpbzaj">Download Pong</a> &#8211; and get started right away!</p>
<h3 id="section-2">So what do I do?</h3>
<p>Simply open the project file once you extracted the files.</p>
<p><center><img src="http://talkbinary.com/wp-content/uploads/2008/08/projectfile.jpg" alt="" title="projectfile" width="169" height="116" class="alignnone size-full wp-image-714" /></center></p>
<p>This will open the project in CodeBlocks. You can run the game by pressing F9. The game is also found under the bin/Release folder as an executable. If you want to give simply the game, just zip up the Release folder and you should be good!</p>
<h3 id="section-3">What files to modify?</h3>
<p>The only files you need to modify are <strong>paddle, ball, and game</strong> class to modify the existing game. </p>
<p>To add additional keyboard support, fonts, images, music, and more, refer to the other classes. </p>
<p><span id="more-668"></span></p>
<h3 id="section-4">What now?</h3>
<p><a href="http://talkbinary.com/forums/index.php?topic=59.msg141#msg141">Visit the post on the forum</a> for help or comments! Also, show us your creation! We&#8217;d like to see what you can come up with!</p>
<p>I hope everyone enjoys this. Tell me what you think!</p>
<h3 id="section-5">Thanks to</h3>
<p>Thanks to Roby Atadero&#8217;s comments and great OpenGL/SDL package! Couldn&#8217;t have done it without him. </p>
]]></content:encoded>
			<wfw:commentRss>http://talkbinary.com/programming/opengl/classic-pong-source-code-released/feed/</wfw:commentRss>
		<slash:comments>6</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 19:29:03 -->
