Git Product home page Git Product logo

Comments (4)

kebernet avatar kebernet commented on August 30, 2024

So this one is hard to do. Let me explain why:

Sometimes these are REBUS characters. Like ♣ -- the problem is knowing how these are encoded in the puzzle. Usually, the puzzles are based on ASCII characters (the oldest US English character set still in common usage), so ♣ is encoded as "C" for clubs. The problem is, I can't know that the 'C' in that box really means ♣.

For puzzles that just have ASCII characters like '.' or '2' this is easier, but the question becomes do I give people hints based on their keyboard settings? It seems like the answer should be "no". There should be some special action you have to hit to put a special non-ASCII character in, but I haven't solved this problem yet.

from shortyz.

migdalorguy avatar migdalorguy commented on August 30, 2024

Great explanation, Robert. Hope you can eventually find a way to do it. (Personally, I didn't care for the quotation marks in Sunday's NYT puzzle, but I have a feeling we can expect to see more like this, perhaps even deliberately done to make it harder for those doing it electronically? Yes, I used to be proud of doing the Sunday NYT crossword in pen, but time moves on.

from shortyz.

vin avatar vin commented on August 30, 2024

relevant: http://wordplay.blogs.nytimes.com/rebus/?_r=1

One idea may be to long-press a square, and then maybe select a menu item, as in one of the examples listed in that post. But this just speaks to the UI question, not to interpreting the encoding / author's intent.

from shortyz.

eevee avatar eevee commented on August 30, 2024

I've noticed an uptick in this kind of puzzle, too. Maybe it's worth reaching out to NYT to see if they could at least encode the solution correctly?

For characters not on the keyboard, it'd be nice if you could recognize the C keypress but display it as a ♣. But the puzzle would have to mention that, and I don't think the Across Lite format even understands ♣ (since it's based on ASCII), let alone have a way to define synonyms. There are more modern formats like IPUZ that might be able to... if NYT feels like trying them out. :)

Relatedly, there was another recent puzzle where a lot of squares had two letters each. I ultimately gave up on it because I kept forgetting what the filled squares were supposed to contain.

from shortyz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.