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

You can choose an area outside playable space which crashes the game #2

Open
tensigh opened this issue May 24, 2021 · 0 comments
Open

Comments

@tensigh
Copy link

tensigh commented May 24, 2021

I chose a block at something like 49, 50 which put the end marker outside the playable space. The program ran and eventually crashed since it couldn't find the actual destination.

Solution would be simple; don't allow input outside the playable space. When the user inputs his desired starting/ending point, just ensure that the numbers are within range.

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