weston-bailey / wfc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wave Function Collapse

Learning how to do this

Following along here

going to to this too

Setting up the code

  • clone this repo and cd into the directory
  • run virtualenv venv to create a new virtual enviroment
  • run . venv/bin/active on *nix machines to start the virtual enviroment
  • run pip3 install -r requirements.txt to install the required packages

About


Languages

Language:Jupyter Notebook 100.0%