Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Im building a game that has level progression and im using webstorage to save the game data. If I export my project with cocoonjs will webstorage work on a native ios app without internet connectivity needed?
AlexKvazos,
Yes Webstorage works on all platforms without needing an internet connection.
You can also use 'Save Slots' to save the complete state of your game (if this is easier)!
Develop games in your browser. Powerful, performant & highly capable.
Thankyou for quick answer!