Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

great game, I love it.

But why the game ask for android or PC? u can just get that info using navigator.userAgent.includes("Android") or use the npm library environment it exports variable like (isWindows, isAndroid, …)

I just noticed that the game has auto-save! its the first time i play an RPG Maker game with it, did u implemented it yourself?

Glad you enjoy it, I'll look into that android checker :). Yes I created the autosave feature.

Great work man!