You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pipe connection game with procedural generation written in JavaScript, inspired by this game. The procedural generation is done using a simple hashing algorithm - MurmurHash3.
Ability to change the field size
Ability to randomize colors
About
Pipe connection game with procedural generation written in JavaScript