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

Circuit_WFC-Hitu #975

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Circuit_WFC-Hitu #975

wants to merge 1 commit into from

Conversation

RobbyV2
Copy link

@RobbyV2 RobbyV2 commented Oct 27, 2024

About

This program attempts to implement a rudimentary version of the WCSP solver, known as WFC.

Despite the initial difficulty, I was able to create a more or less working version that creates a grid with tiles, similar in looks to a PCB.

Although many of the wires are all messy, and some aren't connected, the goal was to have at least 1 path connecting all of the "chips".

It was very fun working on this, and studying on how these algorithms work!

Image

snapshot3

Copy link

vercel bot commented Oct 27, 2024

@RobbyV2 is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

art/Circuit_WFC-Hitu/index.js looks like art! preview it in the editor

Copy link
Member

@qcoral qcoral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I really love this, but I actually have no clue what's going on. Could you add a short explanation/briefing at the top of your file?? I think it'd be super helpful for other people too. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants