nathanharper / connections-chabon-method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connections Helper: "The Chabon Method"

This is a little utility app that helps you organize your thoughts according to The Chabon Method while solving the New York Times daily "Connections" puzzle. It was mostly generated by ChatGPT, because it's silly and I'm lazy.

To start the app locally:

npm run dev

Enter all the words from the connections puzzle into the inputs, and you'll be presented with a Connections-like word grid, except you can drag and drop tiles to swap them. There is a field for notes, a color selector to mark your guess for what the row difficulty is, and a checkbox that "locks" a row, i.e. excludes it from the shuffle functionality.

About


Languages

Language:JavaScript 73.9%Language:CSS 26.1%