Validark / Kiawee

An implementation of WFC in Roblox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiawee

Kiawee is an implementation of the Wave Function Collapse algorithm in Roblox by @Xuleos

Installation

Typescript users

Typescript users can simply install it through npm with npm install @rbxts/kiawee

Lua

Lua users can compile the code themselves with roblox-ts and then sync it with Rojo. If you don't use Rojo, you can just download a rbxlx file from releases

Some images of things made with Kiawee

roads 1 roads 2

Documentation

To be added. For now, refer to index.spec.ts

Name

don't ask

About

An implementation of WFC in Roblox

License:MIT License


Languages

Language:TypeScript 97.6%Language:Lua 2.4%