<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: seandevereux</title>
    <description>The latest articles on DEV Community by seandevereux (@seandevereux).</description>
    <link>https://dev.to/seandevereux</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F888799%2F828f4d6f-d983-439f-adf2-a31a2a6ffebe.png</url>
      <title>DEV Community: seandevereux</title>
      <link>https://dev.to/seandevereux</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/seandevereux"/>
    <language>en</language>
    <item>
      <title>Working on a simple notification &amp; farming system.</title>
      <dc:creator>seandevereux</dc:creator>
      <pubDate>Tue, 02 Aug 2022 16:34:00 +0000</pubDate>
      <link>https://dev.to/seandevereux/working-on-a-simple-notification-farming-system-52gf</link>
      <guid>https://dev.to/seandevereux/working-on-a-simple-notification-farming-system-52gf</guid>
      <description>&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;Today I decided that I would work on a simple notification &amp;amp; farming system and I thought this would be a great fit for my first dev.to blog post! I made a little plant that grows while the local scale is under the set value. When it is grown it switches to the GrownState which then after 5 - 10 seconds harvests the flowers, plants &amp;amp; switches back to the GrowingState. I did this using the state pattern.&lt;/p&gt;

&lt;p&gt;I then decided that I would work on my first notification system, which was pretty fun to make. I worked on this over the span of two hours so it is definitely not perfect, however with some work I bet this could turn into a strong, modular system.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Si9GHfkQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x0angmw77cqno5o6tt4g.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Si9GHfkQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x0angmw77cqno5o6tt4g.PNG" alt="Plant Growing..." width="880" height="503"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QKEUtHEe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k7b4sd5w5m4whutajk12.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QKEUtHEe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k7b4sd5w5m4whutajk12.PNG" alt="Plant Grown!" width="880" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VxpH5ZjZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/e8hh2913rueklesz1trp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VxpH5ZjZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/e8hh2913rueklesz1trp.png" alt="A code snippet" width="880" height="302"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading, &lt;br&gt;
Sean&lt;/p&gt;

</description>
      <category>unity3d</category>
      <category>beginners</category>
      <category>csharp</category>
      <category>firstpost</category>
    </item>
  </channel>
</rss>
