<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>18182</id>
      <name>cl-rogue</name>
      <created_at>2008-10-07T11:25:26Z</created_at>
      <updated_at>2009-05-08T22:07:33Z</updated_at>
      <description>For fun I ported version 3.6.2 of Rogue from C to CL.  According to the roguelike development website: 

Rogue 3.6 was released on or about  
06/16/1981 and was the first version of Rogue ever widely released. 
PlatformsHas been run successfully on Linux, Mac, and Windows using SBCL 1.0.5. 

DependenciesDepends on the CL package CL-NCURSES (version 0.1.4 or higher).  On Windows you need the PDCurses library and elsewhere you need the Ncurses library (version 5.6 or higher). 

StatusRuns from CL's REPL, not the Unix or Windows shells Almost everything works, except: Death screen is wonky Saving works but is a bit hokey Doesn't implement all the encryption stuff meant to avoid hacking save files (kind of pointless nowadays) Doesn't implement shelling out (also not as important nowadays)</description>
      <homepage_url>http://code.google.com/p/cl-rogue</homepage_url>
      <download_url></download_url>
      <url_name>cl-rogue</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1189/console_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1189/console_small.png</small_logo_url>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>404859</analysis_id>
      <analysis>
        <id>404859</id>
        <project_id>18182</project_id>
        <updated_at>2009-12-19T21:07:15Z</updated_at>
        <logged_at>2009-12-19T21:07:11Z</logged_at>
        <min_month>2007-06-01T00:00:00Z</min_month>
        <max_month>2008-01-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>5128</total_code_lines>
        <main_language_id>22</main_language_id>
        <main_language_name>Lisp</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
