Catch Beetle

In this project we’re going to create a game catches beetle

1) Use left and right key to control the beetle.

2) Once beetle touches the edge, make it start from the other side of the edge

3) Make donut appear at a random place when beetle catches it.

4) Create clone of Owl, make the clone of owl show up more than 50 steps away from the beetle.

5) If beetle comes close to owl(in between 50 - 100 range), make owl start chasing beetle.

6) Say game over if beetle was caught