Okay, that was pretty darn good for a first game. My highest score was 17000!
Though, I would say that making player (or asteroid) hurtbox or hitbox respectively a bit smaller would make the game feel better. As for mouse required in the menu, you can fix this relatively easy by putting $Button.grab_focus() in the _ready() function.