Edit: After playing it, I started thinking about everything that would be involved in the procedural generation. Especially the music if it's generated at the note level since Godot's really not set up for that. Even things that would normally be trivial like making ship sprites by importing a drawing would instead have to be done from code by spawning a bunch of pixels in some way that ends up looking nice.