A toy idea for Molyjam based on the tweet "What do the taps mean?" The drips from the taps encode binary messages. Click on a tap and drag left and right to adjust the rate of the drips. The rightmost tap sends a character when it drips.
Uses standard sprites from the library. The tap drips from each tap are chaotic and don't usually fall in repeating patterns, although there is no randomness in the code. This was done with a function that includes feedback and is very sensitive to its initial position.