<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Warning</p>
<p>Message:  filesize(): stat failed for ./img/project/Screenshot-Sagittarius_rev65.png</p>
<p>Filename: controllers/member.php</p>
<p>Line Number: 123</p>

</div><div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Warning</p>
<p>Message:  getimagesize(./img/project/Screenshot-Sagittarius_rev65.png): failed to open stream: No such file or directory</p>
<p>Filename: controllers/member.php</p>
<p>Line Number: 124</p>

</div><?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
     <title>Games By Sean Sheehan</title>
      <link>http://www.wolverinesoft.org/member/seafranc</link>
      <atom:link href="http://wolverinesoft.org/member/seafranc/games.rss" rel="self" type="application/rss+xml" />
      <description>Games developed by Sean Sheehan with Wolverine Soft, the video game development club at the University of Michigan</description>
      <language>en-us</language>
      <webMaster>wsoft.webmaster@umich.edu</webMaster>
            <item>
         <title>Fish</title>
         <link>http://www.wolverinesoft.org/game/175/fish</link>
         <comments>http://www.wolverinesoft.org/game/175/fish</comments>
         <description>&lt;p&gt;Collect junk to prevent fish from dying!
[48hour contest 2011]&lt;/p&gt;
</description>
                  <enclosure url="http://www.wolverinesoft.org/img/project/s2.png" length="142763" type="image/png" />
                  <pubDate>Sun, 23 Jan 2011 18:47:19 -0500</pubDate>
         <guid>http://www.wolverinesoft.org/game/175/fish</guid>
      </item>
            <item>
         <title>Vertigo</title>
         <link>http://www.wolverinesoft.org/game/94/vertigo</link>
         <comments>http://www.wolverinesoft.org/game/94/vertigo</comments>
         <description></description>
                  <enclosure url="http://www.wolverinesoft.org/img/project/notfound.gif" length="7943" type="image/gif" />
                  <pubDate>Sun, 18 Jan 2009 18:41:07 -0500</pubDate>
         <guid>http://www.wolverinesoft.org/game/94/vertigo</guid>
      </item>
            <item>
         <title>The Campaign Trail</title>
         <link>http://www.wolverinesoft.org/game/82/the-campaign-trail</link>
         <comments>http://www.wolverinesoft.org/game/82/the-campaign-trail</comments>
         <description></description>
                  <enclosure url="http://www.wolverinesoft.org/img/project/notfound.gif" length="7943" type="image/gif" />
                  <pubDate>Sun, 20 Jan 2008 19:07:29 -0500</pubDate>
         <guid>http://www.wolverinesoft.org/game/82/the-campaign-trail</guid>
      </item>
            <item>
         <title>Spirit Realm RPG (working title)</title>
         <link>http://www.wolverinesoft.org/game/189/spirit-realm-rpg-working-title</link>
         <comments>http://www.wolverinesoft.org/game/189/spirit-realm-rpg-working-title</comments>
         <description>&lt;p&gt;This a 2D RPG in which the player is a person trapped in a spirit realm, who must explore and survive by obtaining spells from the indigenous spirits.&lt;/p&gt;
</description>
                  <enclosure url="http://www.wolverinesoft.org/img/project/notfound.gif" length="7943" type="image/gif" />
                  <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</pubDate>
         <guid>http://www.wolverinesoft.org/game/189/spirit-realm-rpg-working-title</guid>
      </item>
            <item>
         <title>Game of Team Colin/Sean/Xiaoshan (name pending)</title>
         <link>http://www.wolverinesoft.org/game/171/game-of-team-colinseanxiaoshan-name-pending</link>
         <comments>http://www.wolverinesoft.org/game/171/game-of-team-colinseanxiaoshan-name-pending</comments>
         <description>&lt;p&gt;An RTS like game where the resources you don't immediately spend go to your opponent.&lt;/p&gt;
</description>
                  <enclosure url="http://www.wolverinesoft.org/img/project/notfound.gif" length="7943" type="image/gif" />
                  <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</pubDate>
         <guid>http://www.wolverinesoft.org/game/171/game-of-team-colinseanxiaoshan-name-pending</guid>
      </item>
            <item>
         <title>Sagittarius</title>
         <link>http://www.wolverinesoft.org/game/157/sagittarius</link>
         <comments>http://www.wolverinesoft.org/game/157/sagittarius</comments>
         <description>&lt;p&gt;A top-down multiplayer arrow combat game with monsters, power-ups, and obstacles. Uses the XBox 360 controller's two analogue sticks to aim and control the power of shots (keyboard play is also possible). Vary your pull on your bow to kill enemies quickly and recklessly or slowly and cautiously. Get power-ups to help kill your foes; destroy power-ups so the enemies can't use them against you. Use terrain to keep dangerous enemies at bay. Certain enemies might be much easier to take down with certain power-ups or much harder with others.&lt;/p&gt;

&lt;p&gt;TODO:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Uniform frame rate (Sean)&lt;/li&gt;
&lt;li&gt;Respawning location (Sean)&lt;/li&gt;
&lt;li&gt;Tracking deaths (Sean)&lt;/li&gt;
&lt;li&gt;Minimum arrow speed/stamina expenditure (Joe)&lt;/li&gt;
&lt;li&gt;Reduce rate of increase in damage as speed increases (Joe)&lt;/li&gt;
&lt;li&gt;Reduce rate of stamina recovery (Joe)&lt;/li&gt;
&lt;li&gt;Power-up variety (Chris, David, Torey, Joe)&lt;/li&gt;
&lt;li&gt;Color-code players to match arrows (Steve)&lt;/li&gt;
&lt;li&gt;Stamina (Steve)&lt;/li&gt;
&lt;li&gt;Control options (Steve)&lt;/li&gt;
&lt;li&gt;Maximum arrow rate (Steve)&lt;/li&gt;
&lt;li&gt;Produce visible effect to show what power-ups player has active (Chris) [done]&lt;/li&gt;
&lt;li&gt;More terrain (Chris) [done]&lt;/li&gt;
&lt;li&gt;Level editor [Level loading is now implemented]&lt;/li&gt;
&lt;li&gt;Monsters&lt;/li&gt;
&lt;li&gt;Speed adjustment for arrows with mouse (Chris) [done]&lt;/li&gt;
&lt;li&gt;Uniform diagonal movement in keyboard mode (Chris) [done]&lt;/li&gt;
&lt;/ul&gt;
</description>
                  <enclosure url="http://www.wolverinesoft.org/img/project/Screenshot-Sagittarius_rev65.png" length="" type="" />
                  <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</pubDate>
         <guid>http://www.wolverinesoft.org/game/157/sagittarius</guid>
      </item>
            <item>
         <title>Critter-cal Mass</title>
         <link>http://www.wolverinesoft.org/game/147/critter-cal-mass</link>
         <comments>http://www.wolverinesoft.org/game/147/critter-cal-mass</comments>
         <description>
</description>
                  <enclosure url="http://www.wolverinesoft.org/img/project/notfound.gif" length="7943" type="image/gif" />
                  <pubDate>Wed, 31 Dec 1969 19:00:00 -0500</pubDate>
         <guid>http://www.wolverinesoft.org/game/147/critter-cal-mass</guid>
      </item>
         </channel>
</rss>
