# End Screen Stopping Game

**URL:** https://forum.code.org/t/end-screen-stopping-game/36532
**Category:** CS Discoveries
**Tags:** csd-unit-3
**Created:** [May 26, 2022, 12:52pm UTC](https://forum.code.org/t/end-screen-stopping-game/36532 "2022-05-26T12:52:24Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mcmastersha](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.code.org/mcmastersha/32/5133_2.png) [@mcmastersha](https://forum.code.org/u/mcmastersha)
#### Post date: [May 26, 2022, 12:52pm UTC](https://forum.code.org/t/end-screen-stopping-game/36532/1 "2022-05-26T12:52:24Z")

</div>

Hey!

The game below ends at a certain point. There is a game over screen, however, the game over screen shows temporarily, then the game goes back into action. Any thoughts on how to make the “game over” screen permanent?

Thanks!

> **[Check out what I made](https://studio.code.org/projects/gamelab/x6qoreOuVf5JmSWmcqetmgk6D7OLcdJwcqg3Es5x8rg/view)**
>
> I wrote the code myself with Code.org

---

<div class="post-metadata">

### Author: ![mcmastersha](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.code.org/mcmastersha/32/5133_2.png) [@mcmastersha](https://forum.code.org/u/mcmastersha)
#### Post date: [May 26, 2022, 1:00pm UTC](https://forum.code.org/t/end-screen-stopping-game/36532/2 "2022-05-26T13:00:22Z")

</div>

Hey!

Never mind! After I sent this, my awesome students figured it out 🙂 They stopped the velocity as part of the if statement
