/Wave-Function-Collapse-Article

A Wave Function Copllapse Article and implementation

Primary LanguageJavaScript

This is an article made for my collage class. It has an implementation of the Wave Function Collapse algorithm in Javascript using the p5.js library for drawing.

Table of Contents

How To Run

  1. Clone the repository
  2. Start a local web server in the implementation directory
  3. Open your local web server in your browser

Or open the live demo if you just want a test run. Mind that the live demo is not configurable.

Usage

Nothing here yet