<?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>Game Dev Club at SJSU &#187; Challenges</title>
	<atom:link href="http://sjsugamedev.com/category/challenges/feed/" rel="self" type="application/rss+xml" />
	<link>http://sjsugamedev.com</link>
	<description>Pwning, gaming, and rocking</description>
	<lastBuildDate>Wed, 02 Jun 2010 00:36:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Asynchronous Collaboration Game Challenge, Part I (Rules)</title>
		<link>http://sjsugamedev.com/2010/02/the-asynchronous-collaboration-game-challenge-part-i-rules/</link>
		<comments>http://sjsugamedev.com/2010/02/the-asynchronous-collaboration-game-challenge-part-i-rules/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 06:04:23 +0000</pubDate>
		<dc:creator>Kelsey</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=420</guid>
		<description><![CDATA[Our next challenge is a two-parter! In Part Ⅰ, you are tasked with designing your game&#8217;s gameplay and assets.
In Part Ⅱ, you are tasked with coding together someone else&#8217;s game, but we&#8217;ll worry about that in a few weeks.
Does the prospect of making a game without learning to code appeal to you? Well get your head [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_454" class="wp-caption alignnone" style="width: 410px"><a href="http://sjsugamedev.com/wp-content/uploads/2010/02/sjsu-collabelephants.png"><img class="size-full wp-image-454" title="honk BRAAP" src="http://sjsugamedev.com/wp-content/uploads/2010/02/sjsu-collabelephants.png" alt="2D and 3D elephants making music" width="400" height="200" /></a><p class="wp-caption-text">This post is way too long! Just read the bullet points at the end.</p></div>
<p>Our next challenge is a two-parter! In <strong>Part Ⅰ</strong>, you are tasked with <strong>designing </strong>your game&#8217;s <strong>gameplay and assets</strong>.</p>
<p>In <strong>Part Ⅱ</strong>, you are tasked with <strong>coding together</strong> someone else&#8217;s game, but we&#8217;ll worry about that in a few weeks.</p>
<p>Does the prospect of making a game without learning to code appeal to you? Well get your head out of the cloud, buster, it&#8217;s not as easy as your daydreams make it out to be. There are some barriers, <strong>technical</strong> and <strong>human</strong>, which you need to deal with.</p>
<p><strong>The Technical </strong>(or: The Rules)</p>
<p>To be eligible to compete, and to be <em>awesome</em>, your game must incorporate at least two of the following keywords: <strong>animals</strong>, <strong>food</strong>, <strong>future</strong>, and <strong>snow</strong>. How you incorporate them is up to you!</p>
<p>Here&#8217;s the tricky part. If you want something in the game, you have to <strong>make it yourself</strong>. Do you want your guy to be able to run and jump to the left and the right? If you don&#8217;t want your game looking like <a title="a fine game, which actually does have a walking animation" href="http://armorgames.com/play/2407/karoshi-suicide-salaryman">Karoshi</a>, where the main guy is facing forward the whole time, you have to draw all of those pictures! Don&#8217;t worry, it doesn&#8217;t take as long as you fear. I drew this guy in a minute: <a href="http://sjsugamedev.com/wp-content/uploads/2010/02/sweet-walk_4.gif"><img class="alignnone size-full wp-image-424" title="sweet walk_4" src="http://sjsugamedev.com/wp-content/uploads/2010/02/sweet-walk_4.gif" alt="low-quality walking animation" width="16" height="16" /></a> Imagine what you can <a href="http://www.idleworm.com/how/anm/02w/walk1.shtml">do</a> with <em>ten </em>minutes.</p>
<p>If you have a <em>grander vision</em>, however, you are welcome to team up with people. Teams can be <strong>up to three people</strong> in size. Have one person draw the backgrounds and one person draw the sprites and one person compose the music, I dunno! (You can also make THREE DEE MODELS, if that&#8217;s your thing.)</p>
<p>That&#8217;s one reason you should bring stuff you&#8217;ve made to the next meeting: you can see who&#8217;s interested in what and team up with people who complement you. Don&#8217;t worry if you suck at everything; all of us suck at everything! That&#8217;s why we&#8217;re in college.</p>
<p>The <strong>deadline</strong> for this thing is <strong>March 2nd</strong>. Establish your vision by then.</p>
<p><strong>The Human</strong> (or: Protips)</p>
<p>You&#8217;ll want to make your game design as <strong>detailed </strong>as possible. Otherwise the programmer could misunderstand your vision! Make sure you write down <em>exactly</em> what you have in mind. Draw levels on graph paper, specify speeds of things in pixels per second, write down text exactly how you want it to be worded. Coding a game is hard work; the programmer has enough on his plate without having to make arbitrary decisions all the time.</p>
<p>Remember, though, coding is hard. Keep your game <strong>simple</strong>. If you make your game design too complicated, the programmer won&#8217;t have time to finish it all—he might just pick the funnest subset of your game to make, or worse, skip it entirely! Take a look at some <a href="http://sjsugamedev.com/games/">existing games</a> we&#8217;ve made to get an idea of what a reasonable scope is.</p>
<p><a href="http://www.urbandictionary.com/define.php?term=tl%3Bdr">tl;dr:</a></p>
<ul>
<li>Form teams of 1 &#8211; 3 people to design a game. People cannot be on multiple teams.</li>
<li>Design the game, but don&#8217;t create the game: describe the game in words, and provide assets (art and sound) for it.</li>
<li>Game designs must match at least two of these keywords: food, future, snow, animals</li>
<li>Game design descriptions should be as detailed as possible so that the game design is not misunderstood</li>
<li>Game designs should be easy to implement, because some of them will be implemented in the next challenge</li>
<li>There will be prizes</li>
<li>The design is due in four weeks, at the meeting on March 2nd</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2010/02/the-asynchronous-collaboration-game-challenge-part-i-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Game Dev Challenge (Rules)</title>
		<link>http://sjsugamedev.com/2009/10/facebook-game-dev-challenge-rules/</link>
		<comments>http://sjsugamedev.com/2009/10/facebook-game-dev-challenge-rules/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 07:02:52 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=383</guid>
		<description><![CDATA[You have six weeks to make a Facebook game!
Team leaders must use this site (link) to list their teams and track progress. This site will keep you on track and help you collaborate with team members.
Rules:

1 &#8211; 5 people per team; members do not need to be students, but they must attend at least one [...]]]></description>
			<content:encoded><![CDATA[<p>You have six weeks to make a Facebook game!<br />
Team leaders must use <a href="http://www.chromacoders.org/challenge/index.php">this site (link)</a> to list their teams and track progress. This site will keep you on track and help you collaborate with team members.</p>
<p>Rules:</p>
<ul>
<li>1 &#8211; 5 people per team; members do not need to be students, but they must attend at least one of our meetings this semester</li>
<li>Games must be original</li>
<li>Games must use the Facebook platform</li>
<li>Art and sound assets must not be copyrighted</li>
<li>Teams should meet the schedule below</li>
<li>You must allow this site to link to your Facebook game</li>
</ul>
<p>Important dates:</p>
<ul>
<li>October 22
<ul>
<li>Challenge starts</li>
</ul>
</li>
<li>November 5, end of week 2
<ul>
<li>Teams must be finalized</li>
</ul>
</li>
<li>November 12, end of week 3
<ul>
<li>General game design must be submitted</li>
</ul>
</li>
<li>November 26, end of week 5
<ul>
<li>Games must be playable and public</li>
</ul>
</li>
<li>December 3, end of week 6
<ul>
<li>Challenge ends</li>
<li>Games are presented</li>
</ul>
</li>
</ul>
<p>Prizes are tentative / will be announced soon.</p>
<p>See you in the winners&#8217; circle! ^_^</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2009/10/facebook-game-dev-challenge-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Collaborative Game Challenge (Winners)</title>
		<link>http://sjsugamedev.com/2009/10/the-collaborative-game-challenge-winners/</link>
		<comments>http://sjsugamedev.com/2009/10/the-collaborative-game-challenge-winners/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 03:36:30 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=342</guid>
		<description><![CDATA[Here are the games we made for the Collaborative Challenge!
To play these games, click on &#8220;related posts&#8221; at the bottom of this post.
Winners, tied for first place, are Intergalactic Planetary Super Showdown And Nyx.
Cygnus the Cutie was a close runner-up.

Gravity Flyer from SJSU Game Dev on Vimeo.

Cygnus the Cutie from SJSU Game Dev on Vimeo.

Intergalactic [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the games we made for the Collaborative Challenge!<br />
To play these games, click on &#8220;related posts&#8221; at the bottom of this post.</p>
<p>Winners, tied for first place, are Intergalactic Planetary Super Showdown And Nyx.<br />
Cygnus the Cutie was a close runner-up.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6978872&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6978872&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6978872">Gravity Flyer</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6978988&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6978988&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6978988">Cygnus the Cutie</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6979065&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6979065&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6979065">Intergalactic Planetary Super Showdown</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6979190&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6979190&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6979190">NYX</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2009/10/the-collaborative-game-challenge-winners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Collaborative Game Challenge (Rules)</title>
		<link>http://sjsugamedev.com/2009/09/the-collaborative-game-challenge-rules/</link>
		<comments>http://sjsugamedev.com/2009/09/the-collaborative-game-challenge-rules/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 08:33:59 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=313</guid>
		<description><![CDATA[The Collaborative Game Challenge starts now!
Game entries are due on October 7, 2009.
Students from SJSU and Cogswell Polytechnical College are working together to make games. Although some teams have been formed already, you can still use this Google group to find or form a team. Following these instructions, students are posting to list their skills [...]]]></description>
			<content:encoded><![CDATA[<p>The Collaborative Game Challenge starts now!<br />
Game entries are due on October 7, 2009.</p>
<p>Students from SJSU and Cogswell Polytechnical College are working together to make games. Although some teams have been formed already, you can still use this <a href="http://groups.google.com/group/the-cogswell-and-sjsu-collaborative-game-challenge">Google group</a> to find or form a team. Following <a href="http://groups.google.com/group/the-cogswell-and-sjsu-collaborative-game-challenge/browse_thread/thread/5ad5b5c9a289c1ee#">these instructions</a>, students are posting to list their skills and the types of teams they would like to join. If you haven&#8217;t posted yet, please do, then either try to start a team or ask others if you can join their team.</p>
<p>Challenge dates:</p>
<ul>
<li>Thursday September 10th: rules are announced and challenge starts</li>
<li>Thursday September 24th: (optional) teams may presents previews of their games</li>
<li>Wednesday October 7th: game entries are due by email</li>
<li>Thursday October 8th: teams will present their games</li>
<li>October 15-21: team members vote for the best entries (see website for details)</li>
<li>Thursday October 22: winners are announced and prizes are awarded</li>
</ul>
<p>Main rules:</p>
<ul>
<li>Game entries must match at least one of these tags / themes: <a href="http://en.wikipedia.org/wiki/Fourth_wall#Video_games">4th wall</a>, building, coloring, and gravity</li>
<li>Game must be completable in less than five minutes</li>
<li>Teams must have 1 &#8211; 5 people, from Cogswell / SJSU</li>
<li>Code and artwork must be made by the team members</li>
</ul>
<h3>Complete rules</h3>
<p>The challenge starts on Thursday, September 10, 2009<br />
Entries must be received by Thursday, October 8, 2009 at 8AM. (That means, submit on the previous day.)<br />
Games will be presented at the SJSU Game Dev meeting on Thursday, October 8, 2009</p>
<p>Challenge entry rules:</p>
<ul>
<li>The game must be fully completable in less than five minutes</li>
<li>The game must match one of these tags: <a href="http://en.wikipedia.org/wiki/Fourth_wall#Video_games">4th wall</a>, building, coloring, and gravity.</li>
</ul>
<p>To be eligible for prizes:</p>
<ul>
<li>Teams must announce their team name and members on the Challenge Google Group (one post per team), by Thursday, September 24</li>
<li>Teams must have 1 &#8211; 5 people, and people cannot be on multiple teams. Team members must be associated with either Cogswell or SJSU</li>
<li>The SJSU Game Dev Club must receive permission to post at least one of the following for each entry on the website: executable, source, screenshots, or presentation video</li>
<li>The game and its code (excepting code libraries) must be new and made by team members, after the start date of the competition</li>
<li>All artwork must be created by members of the team</li>
<li>The team must either make included sound and music, or get permission for all sound and music used</li>
<li>At least one member of each team must be present at the meeting on Thursday, October 8 to demo their game. (For non-Windows games: bring your own laptop!)</li>
</ul>
<p>Submissions:</p>
<ul>
<li>Submissions must be received at <a href="mailto:kristopherwindsor@gmail.com">kristopherwindsor@gmail.com</a> before 8AM, Thursday, October 8, 2009</li>
<li>Submissions should include all of the following: game name, source code, Windows executable (not necessary for Linux / Mac &#8211; only games) or SWF / link to SWF, two screenshots, list of team members / positions and team name, and what the team will allow on the website (ie do they want the source code posted?)</li>
</ul>
<p>Judging and prizes:</p>
<ul>
<li>Games will be posted on the SJSU Game Dev website by Thursday, October 15, so everyone can review them</li>
<li>Every member of each team that submits a game should review the games after that date, pick two different games to vote for (members cannot vote for their own games), and email their votes to <a href="mailto:kristopherwindsor@gmail.com">kristopherwindsor@gmail.com</a> by Wednesday, October 21 (voting is optional)</li>
<li>The two games with the most votes will win * (in case of tie: prizes will be awarded to 3 teams if there is a 2-way tie for second or 3-way tie for first; other ties will be broken with some form of re-voting)</li>
<li>Each member of the winning teams will receive one prize (prizes include XBox 360 games, PC games, and a variety of Microsoft hardware)</li>
<li>Prizes will be awarded at the meeting two weeks after the game presentations, on Thursday, October 22 (members do not need to be present to collect prizes)</li>
</ul>
<p>* At some point before the challenge ends, we may announce that more than two teams will win (don&#8217;t count on it)</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2009/09/the-collaborative-game-challenge-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tower Defense Challenge (Winners)</title>
		<link>http://sjsugamedev.com/2009/04/tower-defense-competition-entrants-and-winners/</link>
		<comments>http://sjsugamedev.com/2009/04/tower-defense-competition-entrants-and-winners/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 19:00:32 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=118</guid>
		<description><![CDATA[Here are our Tower Defense games!
Wave[z] won the challenge, and Operation Flytrap and AG! It&#8217;s a 3D Tower Defense tied for second place.
Click on &#8220;related posts&#8221; at the bottom of this post to play the entries, but not all of them are posted here.

Home Defense from SJSU Game Dev on Vimeo.

Tower of Mediocrity from SJSU [...]]]></description>
			<content:encoded><![CDATA[<p>Here are our Tower Defense games!<br />
Wave[z] won the challenge, and Operation Flytrap and AG! It&#8217;s a 3D Tower Defense tied for second place.<br />
Click on &#8220;related posts&#8221; at the bottom of this post to play the entries, but not all of them are posted here.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6862285&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6862285&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6862285">Home Defense</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6862811&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6862811&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6862811">Tower of Mediocrity</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6862960&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6862960&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6862960">Wave[Z]</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6863133&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6863133&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6863133">Operation Flytrap</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6863451&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6863451&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6863451">Zune Defense</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6863529&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6863529&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6863529">AG! It&#8217;s a 3D TOWER Defense</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=6863657&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=6863657&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/6863657">Untitled Tower Defense</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2009/04/tower-defense-competition-entrants-and-winners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tower Defense Challenge (Rules)</title>
		<link>http://sjsugamedev.com/2009/03/tower-defense-challenge/</link>
		<comments>http://sjsugamedev.com/2009/03/tower-defense-challenge/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 09:30:17 +0000</pubDate>
		<dc:creator>parris</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=48</guid>
		<description><![CDATA[Thanks for everyone who participated in the last challenge. We will post the video of the winners soon! In the mean time, here are the rules for the newest challenge!
Tower Defense:
- At least one map
- At least 3 Tower types
- At least 5 waves of creeps
- It may be developed for any platform
Prizes will be [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks for everyone who participated in the last challenge. We will post the video of the winners soon! In the mean time, here are the rules for the newest challenge!</p>
<p>Tower Defense:</p>
<p>- At least one map</p>
<p>- At least 3 Tower types</p>
<p>- At least 5 waves of creeps</p>
<p>- It may be developed for any platform</p>
<p>Prizes will be announced on the day of; however, please remember how awesome the prizes were last time :)! Plus you will be praised in the Game Dev and CS club for your awesomeness.</p>
<p>This may be judged by a vote or by a panel (not sure yet, Edgar and I both want to participate)</p>
<p>Grading Criteria:</p>
<p>- Mechanics</p>
<p>- Game Play</p>
<p>- Graphics/Audio</p>
<p>- Polish</p>
<p>Tentative Deadline: Monday, April 27th, 2009 at 5:00pm ( a little more than a month from now )</p>
<p>We will also have a speaker on that day! ( will be announced and confirmed soon )</p>
<p>Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2009/03/tower-defense-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shmup Challenge (Winners)</title>
		<link>http://sjsugamedev.com/2009/03/shmup-competition-entrants-and-winners/</link>
		<comments>http://sjsugamedev.com/2009/03/shmup-competition-entrants-and-winners/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 19:00:39 +0000</pubDate>
		<dc:creator>Kristopher</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=116</guid>
		<description><![CDATA[
Shmup of Death from SJSU Game Dev on Vimeo.

Intersecshmup from SJSU Game Dev on Vimeo.

Super Hostile Mega Uber Protector from SJSU Game Dev on Vimeo.

Shmup of Joy from SJSU Game Dev on Vimeo.

Nanoha Shooter! from SJSU Game Dev on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9683641&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9683641&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/9683641">Shmup of Death</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9683743&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9683743&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/9683743">Intersecshmup</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9683790&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9683790&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/9683790">Super Hostile Mega Uber Protector</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9683825&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9683825&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/9683825">Shmup of Joy</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9683884&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=9683884&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/9683884">Nanoha Shooter!</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2009/03/shmup-competition-entrants-and-winners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shmup Challenge (Rules)</title>
		<link>http://sjsugamedev.com/2009/02/rules-for-the-shmup-challenge/</link>
		<comments>http://sjsugamedev.com/2009/02/rules-for-the-shmup-challenge/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 09:10:32 +0000</pubDate>
		<dc:creator>parris</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=45</guid>
		<description><![CDATA[Hi Everyone,
This was a little later than anticipated; however, here are the rules for the shmup! Once again you may use any technology that you would like. If you make your game in C#/XNA and you feel that it would have a chance for Imagine Cup I would suggest submitting your entry. Winner of that [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>This was a little later than anticipated; however, here are the rules for the shmup! Once again you may use any technology that you would like. If you make your game in C#/XNA and you feel that it would have a chance for Imagine Cup I would suggest submitting your entry. Winner of that will get to go to Cairo, Egypt and participate in the internationals and have a chance at winning $25,000</p>
<p>1. 1 Minute of Gameplay (at least)</p>
<p>2. 1 Level (at least)</p>
<p>3. 1 Boss!</p>
<p>4. Teams are allowed and may be as large as you wish.</p>
<p>5. The due date is around March 5th (we will set it in stone within the next week or so)</p>
<p>6. Games will be graded on Mechanics, Design (graphics, game and sound), Fun Factor, and Polish</p>
<p>7. The winners get prizes</p>
<p>8. The judges are Parris and Edgar (they may be bribed (jk))</p>
<p>9. Top 3 will get posted on SJSUGAMEDEV.com!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2009/02/rules-for-the-shmup-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8-bit Challenge (Winners)</title>
		<link>http://sjsugamedev.com/2008/12/8-bit-challenge-entries/</link>
		<comments>http://sjsugamedev.com/2008/12/8-bit-challenge-entries/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 19:00:14 +0000</pubDate>
		<dc:creator>marek</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=50</guid>
		<description><![CDATA[Here are the entries from the 8-bit challenge!
&#8220;Vanguarder&#8221; by Edgar, Robert, and Cliff

Vanguarder from SJSU Game Dev on Vimeo.
&#8220;Tactics This&#8221; by Michael and John. 

Tactics This from SJSU Game Dev on Vimeo.
&#8220;Other People&#8221; by Kelsey 

Other People from SJSU Game Dev on Vimeo.
&#8220;Mediocre Man&#8221; by Pauline, Gizelle, Parris, and Wally 

Mediocre Man from SJSU Game [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the entries from the 8-bit challenge!</p>
<p><strong>&#8220;Vanguarder&#8221; by Edgar, Robert, and Cliff</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3508318&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=3508318&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/3508318">Vanguarder</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><strong>&#8220;Tactics This&#8221; by Michael and John. </strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3508365&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=3508365&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/3508365">Tactics This</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><strong>&#8220;Other People&#8221; by Kelsey </strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3508384&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=3508384&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/3508384">Other People</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><strong>&#8220;Mediocre Man&#8221; by Pauline, Gizelle, Parris, and Wally </strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3508406&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=3508406&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/3508406">Mediocre Man</a> from <a href="http://vimeo.com/user913682">SJSU Game Dev</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2008/12/8-bit-challenge-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8-bit Challenge (Rules)</title>
		<link>http://sjsugamedev.com/2008/10/8-bit-challenge/</link>
		<comments>http://sjsugamedev.com/2008/10/8-bit-challenge/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 23:03:36 +0000</pubDate>
		<dc:creator>parris</dc:creator>
				<category><![CDATA[Challenges]]></category>

		<guid isPermaLink="false">http://sjsugamedev.com/?p=35</guid>
		<description><![CDATA[We are proud to present our second game challenge of the Fall 2008 Semester hereby to be referred to as the 8-bit challenge. ]]></description>
			<content:encoded><![CDATA[<p>We are proud to present our second game challenge of the Fall 2008 Semester hereby to be referred to as the 8-bit challenge. The rules are quite simple and are as follows:</p>
<p>- Games must simply feel asthetically &#8216;retro&#8217;<br />
- Must resurrect a classic game genre<br />
- Games may be direct clones, slight upgrades, or variations on original titles during that time period<br />
- Mini Presentation due Thursday, November 13th<br />
- Final Presentation due Tuesday December 2nd<br />
- Projects may be developed for any platform<br />
- Projects may feature newer technologies</p>
<p>Resource websites:<br />
Various sprites:  <a rel="nofollow" href="http://www.spriters-resource.com/" target="_blank">http://www.spriters-resource.com/</a><br />
Megaman sprites:  <a rel="nofollow" href="http://www.sprites-inc.co.uk/" target="_blank">http://www.sprites-inc.co.uk/</a><br />
Sonic/others? sprites:  <a rel="nofollow" href="http://www.themysticalforestzone.com/Sprite_section.htm" target="_blank">http://www.themysticalforestzone.com/Sprite_section.htm</a></p>
<p>We do not have resources for game music yet; however, visit our <a title="google group" href="http://groups.google.com/group/sjsu-video-game-development-club">google group</a> and talk to your fellow members for further assistance!!!</p>
<p>GOOD LUCK :-D!</p>
]]></content:encoded>
			<wfw:commentRss>http://sjsugamedev.com/2008/10/8-bit-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
