Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Is it possible to port it to Chromebook somehow like OG GD and GD2???

GD4 is an HTML file, which means that it should be able to run on any browser. The issue is just that GD4 is extremely poorly optimized, and therefore it might not be able to run on slower computers (like a Chromebook).

(+1)

well is it possible to condense the files any more without breaking the game? I don’t know much but I could give u an couple ideas

I already compressed the MP3 files like a year ago but that just reduces the size of the HTML file, not how smoothly it runs.

I could probably make it run smoother by reworking the code for buttons so that button clones that aren't in use will be deleted, but that would take a considerable amount of effort which I currently don't feel like doing at the moment.