-
-
Notifications
You must be signed in to change notification settings - Fork 117
Add support for random puzzle generation #1189
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| @@ -1,4 +1,5 @@ | |||
| import { Helmet } from "react-helmet-async"; | |||
| import { Helmet } from '@dr.pogodin/react-helmet'; | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I swapped out this dependency because I was having to use npm i --force and I found this discussion - staylor/react-helmet-async#254
| category="Announcements" | ||
| categoryId="DIC_kwDONCfeAs4CnIas" | ||
| mapping="specific" | ||
| term={"Generated Level Size " + level.size} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My thought here was that each board size would have a link to a discussion where people could, if they wanted, post random boards they found
|
Thanks for the work. This is a great feature and I'll review it when I can. |
|
@mattsemar is attempting to deploy a commit to the Sami's projects Team on Vercel. A member of the Team first needs to authorize it. |
Features:
Here's mobile landing page
Mobile board page
Some of the generated boards are actually pretty good:
10x10
13x13