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

Add optional debug flags #2

Open
4 tasks
joshbuker opened this issue Jun 13, 2018 · 0 comments
Open
4 tasks

Add optional debug flags #2

joshbuker opened this issue Jun 13, 2018 · 0 comments

Comments

@joshbuker
Copy link
Owner

Being able to see the board state itself proved very handy, but it does impact performance astronomically. Being able to toggle these debug states would be very handy.

Ideas for possible flags:

  • Maximum performance (disables all progress reporting)
  • Refresh interval (sets the time between progress updates)
  • Board debug (prints current board state, perhaps scaled to fit console size)
  • Pass starting position and board size as flags instead of hard coded params (default to 1,1 8x8)
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