Very interesting and creative - I think you can build on this and make a truly awesome game!
Instructions how to hack NASA (spoilers):
left()
right()
left()
left()
pierce()
right()
left()
left()
left()
right()
pierce()
Of course! My go-to was kinda just look what happens, and add another instruction, until it works, so not all too hard. But if you wanna make it harder, I have an idea for you: Loops. Yeah, no kidding. Like
repeat(3){
left()
}
And if you don’t do it, your code is invalid, because “too inefficient” or something. Just an idea. Maybe you have better ideas. Anyway, submission ends in 30 minutes, so… I think your game is good enough for the jam, it’s just an idea for if you want to update it after.