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

Renew Puzzle Building System and Solution Procedure+More (Rewrite Sloppy Code) #2

Open
VFlyer opened this issue Jul 10, 2019 · 1 comment
Assignees
Labels
enhancement Improvisation over certain behavior question Further information is requested

Comments

@VFlyer
Copy link
Owner

VFlyer commented Jul 10, 2019

Existing problems:

  • no indications of what symbol is wrong as part of the puzzle
  • A puzzle that has 3 or more solutions may be not noted as easily
  • Some mechanics are not 100% identical to original without spoiling

To Do List:

  • Modify Input Procedure to use Intersection to Intersection versus per line (Done)
  • Include a flashing indication for the symbols in a given puzzle if incorrect
  • Indicate symbols being "deleted" if a deleter is present
  • Rewrite Manual? Avoid picturing impossible puzzles
  • Other Quality of Life Improvements
  • Fail-safe Puzzle Gen
@VFlyer VFlyer added enhancement Improvisation over certain behavior question Further information is requested labels Jul 10, 2019
@VFlyer VFlyer self-assigned this Jul 10, 2019
@VFlyer VFlyer added this to the Renew Submitting Procedure milestone Jul 10, 2019
@VFlyer
Copy link
Owner Author

VFlyer commented Aug 1, 2019

Recently finished Modifying Input Procedure to use Intersection to Intersection versus Line Per Line. Will condense code due to too much repetition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvisation over certain behavior question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant