<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Structuring and branching the code</title>
	<atom:link href="https://gamecodeschool.com/c-plus-plus/structuring-and-branching-the-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://gamecodeschool.com/c-plus-plus/structuring-and-branching-the-code/</link>
	<description>Game Coding for Beginners</description>
	<lastBuildDate>Mon, 20 Apr 2026 12:04:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/c-plus-plus/structuring-and-branching-the-code/#comment-17079</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Thu, 01 Aug 2019 17:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=12646#comment-17079</guid>
		<description><![CDATA[Well spotted! It should be greater than or equal to. Thanks for the comment.]]></description>
		<content:encoded><![CDATA[<p>Well spotted! It should be greater than or equal to. Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: No</title>
		<link>https://gamecodeschool.com/c-plus-plus/structuring-and-branching-the-code/#comment-17078</link>
		<dc:creator><![CDATA[No]]></dc:creator>
		<pubDate>Wed, 31 Jul 2019 21:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=12646#comment-17078</guid>
		<description><![CDATA[Nice tutorial, but I spot an error: 
if (friendlyTroops == enemyTroops){
//they die, because nobody knows what to do
}]]></description>
		<content:encoded><![CDATA[<p>Nice tutorial, but I spot an error:<br />
if (friendlyTroops == enemyTroops){<br />
//they die, because nobody knows what to do<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/c-plus-plus/structuring-and-branching-the-code/#comment-4115</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Tue, 24 Jan 2017 08:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=12646#comment-4115</guid>
		<description><![CDATA[Thanksfor your comment. I will get that link fixed.]]></description>
		<content:encoded><![CDATA[<p>Thanksfor your comment. I will get that link fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>https://gamecodeschool.com/c-plus-plus/structuring-and-branching-the-code/#comment-4065</link>
		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Sun, 22 Jan 2017 04:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=12646#comment-4065</guid>
		<description><![CDATA[Hey, I&#039;ve been looking for some cpp tutorials for a few days and finally stumbled into these, fantastic, I am familiar with logical functions and coding of different sorts so I&#039;ve been having trouble making sense of other cpp forums that reference language I&#039;m not familiar with like I should know it already, so far this lays it out perfectly for me. Thanks.
I planned on giving kudos when I&#039;m further along but I noticed you didn&#039;t provide a link to this tutorial at the end of the last like you have been so I thought I should point it out.]]></description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;ve been looking for some cpp tutorials for a few days and finally stumbled into these, fantastic, I am familiar with logical functions and coding of different sorts so I&#8217;ve been having trouble making sense of other cpp forums that reference language I&#8217;m not familiar with like I should know it already, so far this lays it out perfectly for me. Thanks.<br />
I planned on giving kudos when I&#8217;m further along but I noticed you didn&#8217;t provide a link to this tutorial at the end of the last like you have been so I thought I should point it out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
