alexander-l-stone / RogueSpace

A rogue like about space exploration written with python's tcod library.
MIT License
0 stars 0 forks source link

Wave Function Collapse Generator #33

Open alexander-l-stone opened 3 years ago

alexander-l-stone commented 3 years ago

Write a wave function collapse(https://github.com/mxgmn/WaveFunctionCollapse) generator(in python). It should take an array of numbers and a bigger empty array and spit out the big array filled with numbers.