I'm wondering if some asteroid utilities would suit this library.
I've got a rewrite of asteroid-spawn-definitions from Space Age with the intent of supporting arbitrary asteroids instead of just the Space Age ones. I'll admit that I haven't actually tested it, but I'm asking if it would fit this library to figure out if it's worth the effort to actually test the code I wrote offhandedly a while back.
It's got the chunk -> small -> medium -> big -> huge baked in just like the original, which is why I'm also imagining a way of bulk defining the asteroids. Though I don't really know much of how asteroids are defined so that's a later idea.
I'm wondering if some asteroid utilities would suit this library.
I've got a rewrite of
asteroid-spawn-definitionsfrom Space Age with the intent of supporting arbitrary asteroids instead of just the Space Age ones. I'll admit that I haven't actually tested it, but I'm asking if it would fit this library to figure out if it's worth the effort to actually test the code I wrote offhandedly a while back.It's got the chunk -> small -> medium -> big -> huge baked in just like the original, which is why I'm also imagining a way of bulk defining the asteroids. Though I don't really know much of how asteroids are defined so that's a later idea.