Nailed it! We now have procedurally-generated space debris.
72 bytes left, is there anything else I can squeeze in
@ryan_nurse Is this "reverse MissingNo."? :D Looks neat!
@BenJoe Pretty much! I'm using a combination of rnd() and P8SCII to create procedurally-generated asteroids, but it only works if the total output is 16 characters long, otherwise P8SCII just spits the numbers back out again. Took me a couple of goes to get it right but I got there!