Closed alex-moon closed 1 year ago
The meat of this is in funcs.ts - the method getDeductions should look familiar if you've ever solved a logic puzzle on paper using a grid of ticks and crosses. Looks like this: Have added another entry in settings:
funcs.ts
getDeductions
Neat idea! But this doesn't seem to be a good fit for the app right now
Cool, all good!
The meat of this is in
funcs.ts
- the methodgetDeductions
should look familiar if you've ever solved a logic puzzle on paper using a grid of ticks and crosses. Looks like this: Have added another entry in settings: