The source code for this basic Wang tiling generator, written and maintained by Ian Parberry, is intended to be used by students to extend and modify while they are learning about Wang tiling. Wang tiling is a method for tiling the plane using only a small number of tiles, in this case 8 tiles, in such a way that large repeated patterns are minimized. See https://ian-parberry.github.io/wangtiler/ for more information.
Windows 10 and Visual C++. This code has been tested with Visual Studio 2019 Community under Windows 10.
This project is released under the MIT License.