Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
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
Hello,
you know how to use a game locally exported in HTML?
Go into the folder that you exported and find the file that says index.html run that in your browser of choice.
Develop games in your browser. Powerful, performant & highly capable.
No, it does not work, I need it to work locally. Can you think of any other way?
The only definitive way to run locally is either on your own webserver or to export using NW.js.
You might want to try XAMP to set up a local testserver..
After exporting, changing something in the code, it would be possible?