Quote: "Please download and tell me what you think"
Crab Catcher
I think this is a great effort for first game.
I think there is room for improvement, as well as a little polish.
The yellow background with black text for the restart screen was easy to read, but the white text for the high score was almost impossible for me to read with the yellow background.
The only thing that pinched me was that sometimes the crab was off screen, almost like you used screen boundaries for the max X and Y values the same size of the screen, which the top left corner of the sprite being positioned it sometimes goes to the far edge of the screen and I couldn't see it at all. Reducing those values by the width and height of the sprite would ensure it stays on screen (offset).
Also, it said to click the screen for the restart, but you actually had to hit the start button, so that was a bit confusing.
You seemed to have used the Package Name for the App Name as well, but the App Name should be more descriptive of your game's title.
I would bet that you are to anxious to start your next game, rather than improving the first one, so I am not trying to suggest that there is anything to 'fix', just that it could have been a bit more polished, but being a first release, I can easily understand the desire for a speedy publishing.
Congratulations on your first game, and I look forward to the next one.
P.S. The Showcase Forum would have probably been better for this post than the Chat Forum, so don't be surprised if a Moderator moves it.
Welcome to the forums.
Coding things my way since 1981 -- Currently using AppGameKit V2 Tier 1