In Monkey Game, you need to launch the bat with bananas. When you press space key, bananas will launch out of the monkey. If the bananas touch the bat, the bat falls to the ground, and the monkey scores 10 points. You need to score as much points as you can in 30 seconds!
I read this code from a book called "Computer Coding for kids", from a company called "DK". The coding language in the book was Scratch 2.0, but I managed to convert it into Scratch 3.0, and added a few changes. I hope you enjoy this game!