<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>binary_nights/Rakefile</filename>
    </added>
    <added>
      <filename>binary_nights/data/icons/mac.icns</filename>
    </added>
    <added>
      <filename>binary_nights/data/icons/win.ico</filename>
    </added>
    <added>
      <filename>utils/gosu/RubyGosu Deployment Template.app/Contents/Info.plist</filename>
    </added>
    <added>
      <filename>utils/gosu/RubyGosu Deployment Template.app/Contents/MacOS/RubyGosu Deployment Template</filename>
    </added>
    <added>
      <filename>utils/gosu/RubyGosu Deployment Template.app/Contents/PkgInfo</filename>
    </added>
    <added>
      <filename>utils/gosu/RubyGosu Deployment Template.app/Contents/Resources/Gosu.icns</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,2 @@
-falling_stuff/package/
\ No newline at end of file
+falling_stuff/package/
+binary_nights/build/
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1 @@
-Nothing for now
-
-Another useless change
\ No newline at end of file
+Binary Nights is an experimental pong clone...with tentacles!
\ No newline at end of file</diff>
      <filename>binary_nights/README</filename>
    </modified>
    <modified>
      <diff>@@ -27,8 +27,8 @@ tentacles = generate_tentacles(game, game.width/2, game.height)
 game.screen :game do
   with_representation(TentacleRepresentation.new(game, tentacles, MATCH.court))
   text_representation_for(MATCH.left_pad, PAD_TEXT, Gosu::black).with_input_control do
-     when_key('s') { move_up }
-     when_key('x') { move_down }
+     when_key(Gosu::KbUp)   { move_up }
+     when_key(Gosu::KbDown) { move_down }
   end
   text_representation_for(ai_pad, PAD_TEXT).will_always { react }
   </diff>
      <filename>binary_nights/bin/bn_dsl.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5a35c4fc6dc7c470c2244ca5b2734beb3a64189f</id>
    </parent>
  </parents>
  <author>
    <name>Paulo Schneider</name>
    <email>paulo.schneider@gmail.com</email>
  </author>
  <url>http://github.com/moonpxi/jeeklabs/commit/c4bc4001973a7582b2eb1e65a80fab453beed15b</url>
  <id>c4bc4001973a7582b2eb1e65a80fab453beed15b</id>
  <committed-date>2009-02-03T13:17:25-08:00</committed-date>
  <authored-date>2009-02-03T13:17:25-08:00</authored-date>
  <message>Creating Rakefile and icons</message>
  <tree>34bf78348c130d616a9e44e736bb2e9cdb2c4b75</tree>
  <committer>
    <name>Paulo Schneider</name>
    <email>paulo.schneider@gmail.com</email>
  </committer>
</commit>
