Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The escape key does not stop this game when it is executing.  As far as I can tell, you don't have any key to stop the full screen game.  This is a real problem on Macs as the standard keyboard shortcuts to kill the window don't work for this game either.  The Monogame Framework includes functionality in Game1.cs to use the escape key to quit.  You should not have removed it.

(1 edit)

Thank you for reporting this issue! It is fixed now.

No problem!