I'm building a flappy bird clone i LOVE 2D and all i have is the bird flapping, with the background behind it. I would like to make it so when the bird touches the ground the game ends,or shows a game over screen. And i cant seem to find a good way to do this without using external libraries though. Is there a solution to this? I have the ground as separate image if that helps or matters. I'm using the latest LOVE 2D framework version.
Thanks! I know someone will give me the answer i need!