<?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>Terry Scrimsher</title>
	<atom:link href="https://terryscrimsher.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://terryscrimsher.com/</link>
	<description>Indie Game Dev &#124; Freelance Web Developer &#38; Graphic Designer</description>
	<lastBuildDate>Mon, 11 May 2020 02:00:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Sim Jam, May 2020</title>
		<link>https://terryscrimsher.com/sim-jam-hosted-by-team-dogpit/</link>
					<comments>https://terryscrimsher.com/sim-jam-hosted-by-team-dogpit/#respond</comments>
		
		<dc:creator><![CDATA[MrWzardEyEz]]></dc:creator>
		<pubDate>Sun, 10 May 2020 18:57:29 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Game Jam]]></category>
		<guid isPermaLink="false">https://terryscrimsher.com/?p=4339</guid>

					<description><![CDATA[<p>I&#8217;m participating in the Sim Jam hosted by Team Dogpit this year! Though I had a slow start because of my suddenly busy work schedule, I managed to make quite...</p>
<p>The post <a rel="nofollow" href="https://terryscrimsher.com/sim-jam-hosted-by-team-dogpit/">Sim Jam, May 2020</a> appeared first on <a rel="nofollow" href="https://terryscrimsher.com">Terry Scrimsher</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m participating in the <a href="https://itch.io/jam/dogpit-sim-jam">Sim Jam</a> hosted by <a href="https://teamdogpit.itch.io/">Team Dogpit</a> this year! Though I had a slow start because of my suddenly busy work schedule, I managed to make quite a bit of head way this weekend and already completed most of the core mechanics I was aiming to accomplish in this dev jam.</p>
<p>I had been having issues with scope creep in other game dev projects recently which had unfortunately taken the wind out of my sails for the past few months. When I saw the description of this jam it felt like the perfect opportunity to focus on a single topic I&#8217;ve been hoping to dive into, which is developing a decent A.I. system for NPCs. Something that is easy to work with and modify, and something that also looks &#8220;realistic enough&#8221; to give the impression that these NPCs aren&#8217;t just game objects with scripts attached to them, but are something that actually feels like an entity living in a world that it is familiar with.</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-4356 aligncenter" src="https://terryscrimsher.com/wp-content/uploads/2020/05/Capture-1.png" alt="" width="1194" height="630" srcset="https://terryscrimsher.com/wp-content/uploads/2020/05/Capture-1.png 1194w, https://terryscrimsher.com/wp-content/uploads/2020/05/Capture-1-300x158.png 300w, https://terryscrimsher.com/wp-content/uploads/2020/05/Capture-1-1024x540.png 1024w, https://terryscrimsher.com/wp-content/uploads/2020/05/Capture-1-768x405.png 768w" sizes="(max-width: 1194px) 100vw, 1194px" /></p>
<h2></h2>
<h2>Goals</h2>
<p>My main objective with this project is to develop a single core function of a larger game that I&#8217;ve been conceptualizing for about a year, a zombie survival action simulator. The full game will have 2 distinct game play modes, one would be an action/stealth/scavenger mode where the player would directly control a character <em>(possibly a small team)</em> into randomly generated ruins where you could acquire new stuff, recruit survivors, and kill enemies.</p>
<p>The other mode is base management and defense, and while there will be combat and random raid events in the full game in this mode, my goal with this dev jam is just to work on the automated farming system. This system should be relatively easy to expand upon later to include other roles such are Maintenance, Guards, and other kinds of relative jobs you might find in a post apocalyptic survivor camp.</p>
<p><img decoding="async" loading="lazy" class="size-full wp-image-4340 aligncenter" src="https://terryscrimsher.com/wp-content/uploads/2020/05/Capture.png" alt="" width="740" height="616" srcset="https://terryscrimsher.com/wp-content/uploads/2020/05/Capture.png 740w, https://terryscrimsher.com/wp-content/uploads/2020/05/Capture-300x250.png 300w" sizes="(max-width: 740px) 100vw, 740px" /></p>
<h2>Mechanics</h2>
<p>The core NPC system I&#8217;m trying to create is one where the player can assign various survivors to different roles around your base. In the main game you would be able to recruit new survivors in various ways and then delegate them to a task which you feel they are best suited for, based on their stats. But for the focus on this game jam I am wanting to flush out some of the basic character behaviors, and set up a <a href="http://alumni.media.mit.edu/~jorkin/goap.html">Goal-Oriented Action Planning</a> system for the NPC survivors around base, something I haven&#8217;t had much experience working with yet.</p>
<p>I&#8217;ve been wanting to implement an A.I. system for NPCs in a slice-of-life town sim game I&#8217;ve been working on, but that project is already rather large and it felt daunting to explore an A.I. system for the first time with an existing project of that size. So I deciding to dive in with a new project with a much smaller scope, and already I&#8217;m getting the results I was hoping for.</p>
<p>The post <a rel="nofollow" href="https://terryscrimsher.com/sim-jam-hosted-by-team-dogpit/">Sim Jam, May 2020</a> appeared first on <a rel="nofollow" href="https://terryscrimsher.com">Terry Scrimsher</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://terryscrimsher.com/sim-jam-hosted-by-team-dogpit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Inktober 2018</title>
		<link>https://terryscrimsher.com/inktober-2018-day-1-poisonous-malboro-from-final-fantasy-tactics/</link>
					<comments>https://terryscrimsher.com/inktober-2018-day-1-poisonous-malboro-from-final-fantasy-tactics/#respond</comments>
		
		<dc:creator><![CDATA[MrWzardEyEz]]></dc:creator>
		<pubDate>Tue, 02 Oct 2018 02:05:49 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Inktober]]></category>
		<guid isPermaLink="false">https://terryscrimsher.com/?p=3886</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://terryscrimsher.com/inktober-2018-day-1-poisonous-malboro-from-final-fantasy-tactics/">Inktober 2018</a> appeared first on <a rel="nofollow" href="https://terryscrimsher.com">Terry Scrimsher</a>.</p>
]]></description>
										<content:encoded><![CDATA[
		<div id="fws_641419ee42497"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row top-level"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding"  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p><span style="font-size: 18px;">I&#8217;m doing my first Inktober this year! Starting off with a Malboro from Final Fantasy Tactics!</span></p>
	</div>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_641419ee42be5"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col no-extra-padding"  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<h2 style="text-align: left;font-family:Abril Fatface;font-weight:400;font-style:normal" class="vc_custom_heading" >Malboro<br />
-Final Fantasy Tactics</h2>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p><img decoding="async" loading="lazy" class="aligncenter wp-image-3892 size-full" src="https://terryscrimsher.com/wp-content/uploads/2018/10/Inktober2018_day1.png" alt="" width="1545" height="600" srcset="https://terryscrimsher.com/wp-content/uploads/2018/10/Inktober2018_day1.png 1545w, https://terryscrimsher.com/wp-content/uploads/2018/10/Inktober2018_day1-300x117.png 300w, https://terryscrimsher.com/wp-content/uploads/2018/10/Inktober2018_day1-768x298.png 768w, https://terryscrimsher.com/wp-content/uploads/2018/10/Inktober2018_day1-1024x398.png 1024w" sizes="(max-width: 1545px) 100vw, 1545px" /></p>
	</div>
</div>




			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col no-extra-padding"  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<h2 style="text-align: left;font-family:Abril Fatface;font-weight:400;font-style:normal" class="vc_custom_heading" >Rick<br />
-Rick and Morty</h2>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p><img decoding="async" loading="lazy" class="aligncenter wp-image-3892 size-full" src="https://terryscrimsher.com/wp-content/uploads/2018/10/rickblog.png" alt="" width="1545" height="600" /></p>
	</div>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_641419ee4336f"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding"  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
			</div>
</div>




			</div> 
		</div>
	</div> 
</div></div>
<p>The post <a rel="nofollow" href="https://terryscrimsher.com/inktober-2018-day-1-poisonous-malboro-from-final-fantasy-tactics/">Inktober 2018</a> appeared first on <a rel="nofollow" href="https://terryscrimsher.com">Terry Scrimsher</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://terryscrimsher.com/inktober-2018-day-1-poisonous-malboro-from-final-fantasy-tactics/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
