I'm making a game and it has a few endings and I have it so that when the endings are reached it is a game over. The thing is how would one approach in somehow delaying the game over by a few seconds so the person can at least read the ending I wrote out for them. Of course this is in Java, I wish it was in Python.......