Skip to content

Commit 928d00c

Browse files
committed
2 parents 54765f0 + 3194b0a commit 928d00c

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# WFC-Unity-Example
2-
A Unity project utilizing the wave-function-collapse algorithm to procedurally generate level.
1+
# Wave-function-collapse algorithm with Unity
2+
This Unity example project utilizes the wave-function-collapse algorithm to procedurally generate levels.
3+
4+
## About this project
5+
6+
## Resources
7+
Special thanks to [Oskar Stålberg](https://twitter.com/OskSta) for [his talk](https://www.youtube.com/watch?v=0bcZb-SsnrA) about this algorithm and it's implementation in the game Bad North.
8+
If you want to learn more about the algorithm go check it out.
9+
10+
Other helpful resources about WFC:
11+
- http://oskarstalberg.com/game/wave/wave.html
12+
- https://robertheaton.com/2018/12/17/wavefunction-collapse-algorithm/
13+
14+
15+
All the models in this project are from [Kenney's](https://twitter.com/KenneyNL) [Minigolf Kit](https://www.kenney.nl/assets/minigolf-kit).

0 commit comments

Comments
 (0)