You've found the party where all the pixels are invited. The drinks are 8-bit, and the music is binary.
Want to see the Binary Binge, where the partygoers are getting a little too close to the edge?Binary Binge
Party Hard, Code SmellHere, the partygoers are getting a little too close to the edge. Literally.
You can even get a glimpse of the Code Smell, where the code is so bad, it's good.Code Smell
Party Hard
// This is some code that's so bad, it's good.
var code_smell = function() {
for (var i = 0; i < 10; i++) {
print("Hello, World!");
print("This is some bad code.");
}
};
code_smell();
}
This is what happens when you mix too many 8-bits with a 64-bit system.
Back to the Party