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

Fix #3: Adding maze size configuration #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix #3: Adding maze size configuration #5

wants to merge 1 commit into from

Conversation

Immutablevoid
Copy link

Added JOptionPane and JTextField to ask for desired maze size. If nothing is enter the maze will be generated with default values 10x15.

Note: There is no checking if the values entered from the user are actually integers. I would be happy to add it in if needed.

@Immutablevoid Immutablevoid mentioned this pull request Oct 5, 2019
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

1 participant