Of course!
Easiest way: f you use the "event" components, you can change the state to "Gameover" and use a block "On gameover start" to change the background, sprites, etc
More complex way: you could add explicit conditions to make the players, backgrounds and so on behave differently when the game is over.

