All dimensions Wiki
Advertisement

Barrelplazia is the set of Barrelplockinaguianas. This is the only barrel in the series that can change colour via a function.

The Barrelplazia is divided into objects the size of a square millimeter, called Daniels. Every time Barrelplazia is touched by an object, every Daniel of its surface follows the following convention:

  1. Take the current colour of the Daniel's hex code, and convert it to binary.
  2. Take the binary code of any neighbouring Daniel and apply the NAND operator with it to receive a new binary code.
  3. Convert the binary code back to hex, and then convert it to an RGB value (from 0 to 255).
  4. Set the R value to 255 - R.
  5. Set the G value to 255 - G.
  6. Set the B value to 255 - B.
  7. Convert the value back to hex, and then to binary.
  8. Pick any other neighbouring Daniel and use the XOR operator with it.
  9. Convert the resulting binary code back to hex, and make that the Daniel's new colour.

Origin[]

When alpha god mega doodle OOOOOO (Bongus, but pretending to be a different god) created this, he put a set of crap cards in it for people to find. However, they yeeted themselves out and turned into barrelblockinaguianas. The existing barrelplockinaguians also happened to be in it.

Advertisement