mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

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!