wave_function_collapse

Version, currently main branch1 version
  • main branchlatestMar 2, 2023

github.com/vypxl/wave_function_collapse

Wave function collapse algorithm for procedural generation in Crystal

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  wave_function_collapse:
    github: vypxl/wave_function_collapse
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
MIT
Author
vypxl
Target
  • main from src/main.cr

Dependencies

Runtime Dependencies

  • scar~> 0.3github: vypxl/scar

README

Wave function collapse

This is an experimentation project around the idea of wave function collapse for procedural generation. The idea stems from msgmn.

This project is written in crystal, using my game library scar.