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

Allow different tile dimensions #4

Open
Toldoven opened this issue Oct 10, 2023 · 0 comments
Open

Allow different tile dimensions #4

Toldoven opened this issue Oct 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Toldoven
Copy link
Member

This should not require any changes to the Frontend or logic of the generator. We only need to:

  • Add an interface to the bot that will allow user to choose difficulty of the puzzle
  • Make PubSub request to generate a puzzle contain the desired tile dimensions
  • Make it so that generator accepts tile dimensions as arguments instead of using consts
@Toldoven Toldoven added the enhancement New feature or request label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant