{"author_name":"philhassey","cat":"LD #16 - Exploration - 2009","comments":[],"epoch":1260657000,"likes":0,"metadata":{"p_key":"72030","p_author":"philhassey","p_authorkey":"2","p_urlkey":"107852","p_title":"Logic Puzzles","p_cat":"LD #16 - Exploration - 2009","p_event":"LD16","p_time":"1260657000","p_likes":"0","p_comments":"0","p_status":"UPD5","us_key":"2","us_name":"philhassey","us_username":"philhassey","event_start":"1260489600","event_key":"2","event_name":"LD16"},"text":"<p>So, I&#8217;ve made a python-brute-force logic puzzle generator.  <\/p>\n <pre>\n ('island', 'bonaire', 'port', 'north port', True)\n ('island', 'antigua', 'threat', 'hurricane', True)\n ('port', 'west port', 'threat', 'cannibals', True)\n ('island', 'tobago', 'treasure', 'rubies', True)\n ('treasure', 'pearls', 'threat', 'kraken', True)\n ('treasure', 'saphires', 'marker', 'rock', True)\n ('island', 'jamaica', 'treasure', 'gold', True)\n ('island', 'jamaica', 'port', 'south port', True)\n ('island', 'tobago', 'port', 'west port', True)\n ('island', 'tobago', 'marker', 'skull', True)\n ('treasure', 'pearls', 'marker', 'waterfall', True)\n ('port', 'east port', 'treasure', 'saphires', True)\n <\/pre>\n <p>.. Which could be solved using one of these <a href='http:\/\/www.puzzles.com\/projects\/LogicProblems\/PoetryReading.htm'>grid things<\/a>.<\/p>\n <p>The question is, can I turn this into a playable game?<br \/>\n -Phil<\/p>","time":"December 12th, 2009 5:30 pm","title":"Logic Puzzles"}