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

[Solver/Pieces] Voxel coloring #97

Open
4 tasks
mbrown1413 opened this issue Sep 12, 2024 · 0 comments
Open
4 tasks

[Solver/Pieces] Voxel coloring #97

mbrown1413 opened this issue Sep 12, 2024 · 0 comments
Labels
bt feature Feature in BurrTools major feature A feature which will take a long time to implement

Comments

@mbrown1413
Copy link
Owner

mbrown1413 commented Sep 12, 2024

Allow for voxels to be colored when defining pieces. When solving, a voxel's color must match the goal's color at that position to be considered a valid placement.

This issue is a subset of #57, which is for more generalized voxel and side properties that can be used in arbitrary ways by extensions.

  • Ability to color voxels
  • Ability to map piece colors to a list of goal colors which they are allowed in
  • Implement solver code to limit placements
  • Importing colors from BurrTools .xmpuzzle files
@mbrown1413 mbrown1413 converted this from a draft issue Sep 12, 2024
@mbrown1413 mbrown1413 added major feature A feature which will take a long time to implement bt feature Feature in BurrTools labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bt feature Feature in BurrTools major feature A feature which will take a long time to implement
Projects
Status: No status
Development

No branches or pull requests

1 participant