Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

cmdskp

1
Posts
A member registered Mar 07, 2020

Recent community posts

Do the following to let you click on the game and go fullscreen(F11 returns to normal).  In Firefox, right-click Inspect, click Console tab, and enter: document.getElementById('canvas').addEventListener('click', goFullScreen);