• Stars
    star
    256
  • Rank 158,285 (Top 4 %)
  • Language
    Python
  • License
    The Unlicense
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code for "The Wavefunction Collapse Algorithm explained very clearly"

Wavefunction Collapse

This is the example code for my blog post, "The Wavefunction Collapse Algorithm explained very clearly". To install dependencies:

virtualenv vendor
source vendor/bin/activate
pip install -r requirements.txt

Then to run:

python main.py

You will get a nice picture of a coastline.

WFC Example

More Repositories

1

gameboy-doctor

Debug and fix your gameboy emulator
Python
115
star
2

enf-matching

Example code for my blog post "How to date a recording using background electrical noise"
Python
66
star
3

how-to-build-a-tcp-proxy

The code for my blog post series on building a TCP proxy
Python
54
star
4

tinder-locations

Locating Tinder users
Python
40
star
5

how-does-a-tcp-reset-attack-work

Companion code to my blog post "How does a TCP Reset Attack work?"
Python
40
star
6

cookieless-user-tracking

Tracking users without using cookies like a boss/douche
Ruby
27
star
7

gamebert

A Game Boy emulator written by Robert
Go
25
star
8

programming-feedback-for-advanced-beginners

Specific, real-world ways to make your code cleaner and more professional
Python
25
star
9

user-authentication

Python
6
star
10

robert.github.com

My blog
CSS
6
star
11

basic-rails

Ruby
5
star
12

auto-project-builder

Example code for PPAB#7: auto-project-builder
Python
5
star
13

robert-for-rcts

Prove that your Randomized Controlled Trial really was random
Python
4
star
14

tictactoe-ai

Example code for Programming Projects for Advanced Beginners #3: TicTacToe AI
Python
3
star
15

photomosaic

Example code for Programming Projects for Advanced Beginners #4: Photomosaics
Python
3
star
16

battleships

Source code for my videos "Programming for Advanced Beginners: Battleships"
Python
2
star
17

snake

Example code for Programming Projects for Advanced Beginners #5: Snake
Python
2
star
18

cat-crimes-puzzle-generator

Python
2
star
19

more.robert.github.com

CSS
1
star
20

ngink

JavaScript
1
star
21

PokerAI

Ruby
1
star
22

ifoundthishelped

JavaScript
1
star
23

blogpactly

Ruby
1
star