Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 255 Bytes

wave_collapse_maze

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