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

Wrong tiles connecting each-other / Fix proposal #23

Open
MrAmericanMike opened this issue Apr 26, 2022 · 0 comments
Open

Wrong tiles connecting each-other / Fix proposal #23

MrAmericanMike opened this issue Apr 26, 2022 · 0 comments

Comments

@MrAmericanMike
Copy link
Contributor

MrAmericanMike commented Apr 26, 2022

As they say, an image worth a thousand words.

Circuit

We are having an issue were tile 5 connects to itself and so does 4 in a weird way. My solution idea is to have a tile have 2 properties, not only edge names, but also "connects to"

Hopefully the image explains the idea better that I could do by describing it.

(Notice that "ABB" in the connects to would really connect to what is "BBA" on the image, because of how the code works with the "reverse" logic, unless I missed something, but the basic idea is there even if I mistake some cases)

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