Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Back Image Handling #62

Open
0xcaff opened this issue Nov 22, 2018 · 2 comments
Open

Add Back Image Handling #62

0xcaff opened this issue Nov 22, 2018 · 2 comments

Comments

@0xcaff
Copy link
Owner

0xcaff commented Nov 22, 2018

Supercedes #5, #28, #33, #34, #56, #48

@0xcaff
Copy link
Owner Author

0xcaff commented Nov 22, 2018

Upon further investigation, in the live version, things seem to work for the most part. The butterfly example is broken. Fixing it shouldn't be too hard.

@0xcaff
Copy link
Owner Author

0xcaff commented Nov 24, 2018

I've thought of a good way to do this. Make the user input the number of rows and cols in the wordsearch. Ask them to click the four corners of the puzzle. This should support skewing. Take the nearest letter at each intersection. The hardest part about this will probably be handling intricacies of canvas (sizing). I don't like the existing canvas abstractions for react and will probably roll my own.

Some useful links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant