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
I want to generate random maze in my game. Is there an easy way to do this in Construct? Or will I create a separate one for each section?
You can create by yourself with Tilemap then save TileJSON in a JSON file.
Then you can load randomly.
You can create by yourself with Tilemap then save TileJSON in a JSON file. Then you can load randomly.
Is there a sample study on this? You know.
Develop games in your browser. Powerful, performant & highly capable.
This is apart of my level design to review it:
gallant-wright-a18c59.netlify.app
And the Dictionary JSON, you can get the TileJSON by many ways, set it in a text input then copy it to your JSON: