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
How do I automatically update stats on my app (and the app of everyone who download it) immediately after an action is performed? I want to make a world map, with map data that is based on what users input.
Develop games in your browser. Powerful, performant & highly capable.
Your map likely need to be something of a server script and the application made with C2 needs to go and fetch informations from that server on a regular basis I guess.
Look for the AJAX plugin in the manual and the how do I FAQ.