RHIT-XPrize / rhit-xprize-blocksworld

0 stars 0 forks source link

Ambiguous move clarification #52

Closed jcolemang closed 6 years ago

jcolemang commented 6 years ago

I am using some of the code from Lewis' PR, so this should not be merged before his PR.

Basic ambiguous move clarification. I think it probably should only allow you to specify one of the blocks that was a move candidate, I can add that in the very near future.

Works nearly identically to Lewis' additions. When an ambiguous move is detected, prompts for a block ID. It then moves/flips that block.

jcolemang commented 6 years ago

I messed around with the base branch with involved some merge conflicts. Keep that in mind when anyone is reviewing this

jcolemang commented 6 years ago

There were more conflicts from the refactoring commits that were merged in. I added a commit to merge them in but still need to check that I didn't break anything.