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
Hi, how can I see the code of my game generated by Construct 2 ?.
In what file can I see it?
Develop games in your browser. Powerful, performant & highly capable.
Its in c2runtime.js
I can not find that file.
So it is not possible ?, I thought I read in a post that yes you can see, I guess I'm wrong.
You can see it, but reading it, even un-minified is gobbledygook.
When you export your project, you should get a bunch of .js files.
I believe your code is in data.js, but yeah, it's pretty much unreadable.