Compiled it works from the Shell.
To create a Workbench compatible game, just add this directive in "Shooter_InitAndMain.bb2"
WBStartup
In your code, i see a dual playfield display. Perfect for a scrolling background.
You can have bookmarks in your program, if your labels are preceeded wih a period
.label
It's a good start for an horizontal shooter.