Skip to content
/ ZigWFC Public

A library for using the WFC algorithm in Zig, with demos.

Notifications You must be signed in to change notification settings

jar2333/ZigWFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZigWFC

A library for using the WFC algorithm in Zig. Aims to provide simplicity, performance, and opt-in abstraction/features.

Written in Zig 0.12.0. Works in 0.11.0 if the instances of std.posix are renamed to std.os.

To get started with a quick demo executable, try:

zig build run -- -h

About

A library for using the WFC algorithm in Zig, with demos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published