You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small project that implements the WFC algorithm in C++.
The algorith is used to create random mazes with a classic set of tile.
The window is handled by SDL library.
Use c++17
About
A C++ implementation of the wave-function collapse to create random mazes