This is great! I'll be blogging again shortly with another contest update summarizing the last few days.... do you mind if i use this screenshot?<br><br><div class="gmail_quote">On Sun, Aug 1, 2010 at 4:41 PM, Schell Scivally <span dir="ltr"><<a href="mailto:efsubenovex@gmail.com">efsubenovex@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi guys. First off I wanted to say thanks for helping me with my initial foray into lisp development. That said, I wrote a blog post detailing my progress on the game so far. If you'd like to read it at my blog, it's here: <a href="http://efnx.com/lisp-game-progress/" target="_blank">http://efnx.com/lisp-game-progress/</a>. For those less click happy I'll post it in this email (hopefully the formatting doesn't get all wacked out):<div>

<br></div><div><span style="font-family:'Lucida Grande', Verdana, Arial, sans-serif;font-size:12px;color:rgb(187, 187, 187);line-height:16px"><p style="font-size:1.05em"><font color="#000000">So after my first (almost) </font><a href="http://efnx.com/lisp-game-competition/" style="text-decoration:none" target="_blank"><font color="#000000">30 days of learning lisp</font></a><font color="#000000">, I have a playable game. The gameplay is a cross between </font><a href="http://en.wikipedia.org/wiki/Tower_defense" style="text-decoration:none" target="_blank"><font color="#000000">tower defense</font></a><font color="#000000"> and </font><a href="http://en.wikipedia.org/wiki/Orbient" style="text-decoration:none" target="_blank"><font color="#000000">orbient</font></a><font color="#000000">. You control a planet-base (the core) in the center of the screen. This core comes equipped with one weapon, the core-blast. Enemies are generated at the edge of the screen, in the spawning-belt, and are drawn toward your core by gravity. When enemies collide with the core, the core looses life. Life is displayed as a green outline around the core and when your core is out of life, it explodes. When an enemy dies, which happens either by colliding with your core, being hit by a blast or being thrown past the spawning belt, you gain resources. Resources are displayed by purple boxes in the upper left. You can spend these resources on extra cores and weapons in the weapon-store, which is displayed in the upper right. Below is a screen shot of the game in action.<br>

</font><a href="http://efnx.com/domains/efnx.com/wp-content/uploads/2010/08/Screen-shot-2010-08-01-at-12.03.49-PM.png" rel="lightbox" style="text-decoration:none" target="_blank"><img alt="Screen Shot" title="Screen shot 2010-08-01 at 12.03.49 PM" width="300" height="243" style="padding-top:4px;padding-right:4px;padding-bottom:4px;padding-left:4px;max-width:100%;border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none;border-width:initial;border-color:initial;border-bottom-color:rgb(221, 221, 221);border-bottom-width:thin;float:left;margin-top:0px;margin-right:7px;margin-bottom:2px;margin-left:0px;display:inline"></a><font color="#000000"><br>

A lot of work still remains to be done, but I hit the 30 day deadline with this first draft. Luckily, the contest hosts have </font><a href="http://dto.github.com/notebook/2010expo.html" style="text-decoration:none" target="_blank"><font color="#000000">extended the due date</font></a><font color="#000000"> to August 10th. By then I plan to fix some bugs, add more weapons, enemies, a game-over screen and do some optimization. I feel accomplished after learning lisp, though I know I’ve only seen the tip of the iceberg and have found my new favorite language. To the hosts of the competition, thanks! You guys have made me a better programer.</font></p>

<p style="font-size:1.05em"><font color="#000000">The source to the game is </font><a href="http://github.com/efnx/kabukitheatre.bourtange" style="text-decoration:none" target="_blank"><font color="#000000">here</font></a><font color="#000000"> and you can download and build the game as you please. Send me a message with your thoughts on my game or my code!</font></p>

</span><br><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>-- <br>Schell Scivally<br><a href="mailto:schell@efnx.com" target="_blank">schell@efnx.com</a> (<a href="mailto:efsubenovex@gmail.com" target="_blank">efsubenovex@gmail.com</a>)<br>

<a href="http://efnx.com" target="_blank">http://efnx.com</a><br><a href="http://github.com/efnx" target="_blank">http://github.com/efnx</a><br>
</div>
<br>_______________________________________________<br>
lisp-game-dev mailing list<br>
<a href="mailto:lisp-game-dev@common-lisp.net">lisp-game-dev@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev</a><br>
<br></blockquote></div><br>