Find an image of a wolf online and draw both it and a sheep. When the player hits a key make a new wolf. Make the wolf get bigger and the sheep spin in a circle.
Make two rectanges travel towards each other. When they collide, make them bounce off each other (change directions and head the other way). Also make them bounce off the walls.
Extra Credit - Press a key to create a rectangle on the left side of the screen and start it moving right. If any rectangles collide make them change directions
Make the game better by adding a feature you think of yourself! Or make a new game using the techniques you learned.
Figure out how to create a mac app for your game and give it to me. You will want to read the link to Game Distribution on other platforms: https://www.love2d.org/wiki/Game_Distribution. You will have to skip around and figure out what information is relevant!
Make the arrow only move towards your cursor when it is close, like the circle example. Then, when you click, freeze the arrow until you move it far away and then get close a second time.