<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Capstone Project by Jeff Wiedrich</title>
      <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w</link>
      <description>Made for STG451</description>
      <language>en-us</language>
      <pubDate>2020-12-01 16:56:54 UTC</pubDate>
      <lastBuildDate>2024-03-18 07:44:41 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>About Jeffrey Wiedrich</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/976515292</link>
         <description><![CDATA[<div>BS in Computer Science with an emphasis in gaming and simulation</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-01 17:01:18 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/976515292</guid>
      </item>
      <item>
         <title></title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982141436</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/371eb3258e06aabf70f73adf1d871bab/leanCanvas.docx" />
         <pubDate>2020-12-03 00:19:37 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982141436</guid>
      </item>
      <item>
         <title></title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982189934</link>
         <description><![CDATA[<div>The this project is to develop a mobile game which combines both detailed strategy with the superhero genre. <br>The purpose of this project is to create a mobile game which is pleasing to it's audience and fills a niche which other games have yet to fulfill. <br>The goal is to create a unique mobile gaming experience for users. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 00:46:39 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982189934</guid>
      </item>
      <item>
         <title></title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982299705</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/62ba779eac342a9ae20a9d7ff04d2e91/Screenshot_2020_12_02_184801.jpg" />
         <pubDate>2020-12-03 01:48:26 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982299705</guid>
      </item>
      <item>
         <title>Load Assets and Libraries</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982301502</link>
         <description><![CDATA[<div>Unity calls the SQL database for the assets and loads them alongside the relevant libraries. The libraries are loaded on startup while the assets are loaded as needed. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:49:30 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982301502</guid>
      </item>
      <item>
         <title>Database</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982301793</link>
         <description><![CDATA[<div>The SQL database will hold the save data, the game assets, and various game statistics which are viewable at the user's leisure. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:49:41 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982301793</guid>
      </item>
      <item>
         <title>Main Menu Scene</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982301984</link>
         <description><![CDATA[<div>The Main Menu is the starting point of the program, and functions as a hub for user navigation, with various directions that the user can go in, including, but not limited to, towards character creation or to loading a previously saved game. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:49:47 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982301984</guid>
      </item>
      <item>
         <title>Load Save</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982302240</link>
         <description><![CDATA[<div>This option accesses the database to display a list of save files with a brief description of each. Here, the user may select a previously saved game state and return to it. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:49:57 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982302240</guid>
      </item>
      <item>
         <title>Save Game</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982302504</link>
         <description><![CDATA[<div>This accesses the database to either create or modify an old file which, upon loading, will allow the user to return to the state of the game which was present upon the user saving the game. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:50:07 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982302504</guid>
      </item>
      <item>
         <title>Game Scene</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982302748</link>
         <description><![CDATA[<div>The main scene in which the gameplay takes place. This scene holds the algorithms to determine the actions of the player's opposition, the option to check statistics and save the game, and calculates the results of the turn factoring in both the user's actions, and the actions of the algorithms for both the enemies and the heroes.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:50:16 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982302748</guid>
      </item>
      <item>
         <title>Check Statistics</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982303018</link>
         <description><![CDATA[<div>Loads a list of various relevant statistics, and displays them in an easy to understand way, allowing the player to both make more informed decisions, and to satisfy the player's curiosity about various details. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:50:26 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982303018</guid>
      </item>
      <item>
         <title>Enemy Action Algorithm</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982303353</link>
         <description><![CDATA[<div>This algorithm applies to each enemy "player", and calculates which decisions to take. This algorithm takes into account which resources are available and to what quantity, and takes into account the visible actions by each opponent. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:50:37 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982303353</guid>
      </item>
      <item>
         <title>Hero Action Algorithm</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982303773</link>
         <description><![CDATA[<div>This algorithm applies to heroes and various groups affiliated with the heroes. In other words, this is the algorithm to control a faction which uses a different set of rules from the player, and decides its actions. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:50:54 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982303773</guid>
      </item>
      <item>
         <title>Calculate Results</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982304128</link>
         <description><![CDATA[<div>Calculates the results of the turn, after looking at the player's actions, the hero actions, and the enemies' actions, and then resolving any conflicts, accounting for diplomatic responses, calculating the amount of resources attained by each, and the amount expended. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-03 01:51:06 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982304128</guid>
      </item>
      <item>
         <title>Character Creation</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982470761</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/79a87d8955c9e081f92abcce3ee0fddc/CharacterCreation.png" />
         <pubDate>2020-12-03 03:39:53 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982470761</guid>
      </item>
      <item>
         <title>Appearance - Character Creation</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982470950</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/eec336e15c39438ab5882276f72cdd71/CharacterCreationModel.png" />
         <pubDate>2020-12-03 03:40:01 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982470950</guid>
      </item>
      <item>
         <title>Powers - Character Creation</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471091</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/09f3f30fa9b146591a7aa1cd04a1d3e4/CharacterCreationPowers.png" />
         <pubDate>2020-12-03 03:40:08 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471091</guid>
      </item>
      <item>
         <title>Traits - Character Creation</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471282</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/df9a0ed49dd84a393abd6c10b39a56de/CharacterCreationTraits.png" />
         <pubDate>2020-12-03 03:40:17 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471282</guid>
      </item>
      <item>
         <title>Decisions</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471495</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/b1d096fac1b8ef7a34228e4af7fc6d1e/Decisions.png" />
         <pubDate>2020-12-03 03:40:26 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471495</guid>
      </item>
      <item>
         <title>Diplomacy</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471755</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/42a31d2a50351c5ec842864beae9d3d1/Diplomacy.png" />
         <pubDate>2020-12-03 03:40:37 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982471755</guid>
      </item>
      <item>
         <title>Game</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982472040</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/cf269eb1159adb5b8b4b83fa35dc0c1d/Game.png" />
         <pubDate>2020-12-03 03:40:52 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982472040</guid>
      </item>
      <item>
         <title>Load</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982472793</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/e64ab934dfcc085228c070d7e112f499/LoadGame.png" />
         <pubDate>2020-12-03 03:41:25 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982472793</guid>
      </item>
      <item>
         <title>Main Menu</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982474354</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/a3fff1458b9875a5982ba6d59e3dfda7/Main_Menu.png" />
         <pubDate>2020-12-03 03:42:38 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982474354</guid>
      </item>
      <item>
         <title>Options</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982474602</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/20ab755495eb5727ef1d586ffd4659b5/Options.png" />
         <pubDate>2020-12-03 03:42:51 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982474602</guid>
      </item>
      <item>
         <title>Previous Turn Results</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982474834</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/a944b7203b20b13eccc29f36d7f15474/Previous_Turn_Results.png" />
         <pubDate>2020-12-03 03:43:02 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982474834</guid>
      </item>
      <item>
         <title>Province</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982475279</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/e6eb15f941c994a8dd1f0a34b723f465/Province.png" />
         <pubDate>2020-12-03 03:43:23 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982475279</guid>
      </item>
      <item>
         <title>Province Defense/Construction</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982475671</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/6a4749faf486b672bd45bdc5d6fbb033/ProvinceBuildingAndDefense.png" />
         <pubDate>2020-12-03 03:43:39 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982475671</guid>
      </item>
      <item>
         <title>Province Garrison</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982476231</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/0a6e14338d81ed98d933f9af4b12aa03/ProvinceGarrison.png" />
         <pubDate>2020-12-03 03:44:07 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982476231</guid>
      </item>
      <item>
         <title>Province Recruitment</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982476543</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/4c30f0cbfbd0007ee53a6995348b64b3/ProvinceRecruitment.png" />
         <pubDate>2020-12-03 03:44:20 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982476543</guid>
      </item>
      <item>
         <title>Save Game</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982476990</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/1b8323c167a2c3ccc244e46ea29a5ff7/SaveGame.png" />
         <pubDate>2020-12-03 03:44:41 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982476990</guid>
      </item>
      <item>
         <title>Stats</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982477225</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/07b96d22f503ea94022266cbb236f830/Stats.png" />
         <pubDate>2020-12-03 03:44:52 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982477225</guid>
      </item>
      <item>
         <title></title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982714290</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/929055766eb73277f6231d9210e9d164/fetch__1_.pptx" />
         <pubDate>2020-12-03 06:42:52 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982714290</guid>
      </item>
      <item>
         <title>Loom video link</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982828770</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.loom.com/share/d4a8604f6a104b60b7ba3ed463b03e31?from_recorder=1" />
         <pubDate>2020-12-03 07:46:23 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/982828770</guid>
      </item>
      <item>
         <title></title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/983036096</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/7cac2f210a5eec517aabe050a2f12475/Resume.docx" />
         <pubDate>2020-12-03 09:30:17 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/983036096</guid>
      </item>
      <item>
         <title>Semester 2 Powerpoint</title>
         <author>flatearthatlas</author>
         <link>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/1398373526</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/890544929/7da1b959fd7f7a866d9a3996e8a01000/Capstone.pptx" />
         <pubDate>2021-04-09 02:17:56 UTC</pubDate>
         <guid>https://padlet.com/flatearthatlas/nmbupwqxfdwlvs6w/wish/1398373526</guid>
      </item>
   </channel>
</rss>
