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

Some ergonomics improvements #12

Merged
merged 5 commits into from
Mar 28, 2018
Merged

Some ergonomics improvements #12

merged 5 commits into from
Mar 28, 2018

Conversation

Lucas-C
Copy link
Contributor

@Lucas-C Lucas-C commented Mar 15, 2018

Hi.

This PR introduces a few things:

  • interactive form to create you own grid without having to edit the JS code
  • control over the max grid growth and whether to allow for blank cells or not
  • the ability to specify a secret word whose letters occupy the remaining squares
  • a new newPuzzleLax function in wordfind.js that can, as a fallback, try to build a grid without some words
  • the HTML + CSS has been modified to allow a responsive rendering on mobile phones

@bunkat bunkat merged commit 579ef5a into bunkat:master Mar 28, 2018
@Lucas-C
Copy link
Contributor Author

Lucas-C commented Mar 28, 2018

Thanks for the merge !

Sadly, I think I have pushed extra commits on this branch after sending this PR. My mistake, sorry.

As a consequence, I almost emptied the README. You may want to restore your old one.

I also added my name in the index.html: feel free to remove it.

@Lucas-C Lucas-C mentioned this pull request May 5, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants