Search Results

Found 1 results for "3da265d90f8bce71d9f4bee8a9fbb84c" across all boards searching md5.

Anonymous /vr/11879782#11888620
7/22/2025, 11:36:39 PM
>>11888553
came up with a simpler solution: https://files.catbox.moe/8dh4gz.wad
input is binary. when you shoot your pistol, a pinky corresponding to the number input will be teleported to the appropriate output pen
>no input
a pinky gets teleported to pen 0
>1
a pinky gets teleported to pen 1
>2
a pinky gets teleported to pen 2
>1+2
a pinky gets teleported to pen 3
any conjunction of binary inputs or their inverse can be formed this way
with a bit more work I suspect a full adder can be implemented