Skip to content

Files

Latest commit

ca9a389 · Jun 28, 2022

History

History
22 lines (14 loc) · 644 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 644 Bytes

pipes.psi

pipes.psi Banner A wave function collapse algorithm based terminal screensaver (inspired by pipes.sh).

Demo

timelapse.mp4

Build

go mod tidy
go build

It should output a pipes.psi executable in the root directory of this repository.

Usage

  • Make sure that an input.png image file (used as an overlapping model for the WFC algorithm) is present in the current working directory.
  • Just run the executable in a command line window.