This is the falling apple game from the tutorials. Very simple but I found it a bit of fun, and I learned a few tricks.
I followed the tutorial. I made a score as per the tutorial, but made a negative score each time the apple is missed. I had an idea of making the apple bounce away if it did not hit the centre of the basket, but I found this too challenging. It's probably not too hard but the answer eluded me. I also wanted to make a 'game over' sequence when the score got below 0 (i.e. -1) but didn't know how to do that either lol.