I've made 2 small games with Construct 2, nothing great or insane but I'd like to see what else I can do. I have an idea for a browser based game that I've wanted to do for a while now but I'm trying to find an engine that is capable of it. So I'd like to find out if Construct 2 can do the following:
- Connect to a MySQL Database?
- Use $_GET[] Functions to see if user is logged in on the website?
- Display PHP variables?
- Display MySQL Data on Textboxes?
I want the game to be open to anyone to play but also save data for registered users, nothing major, just things like a score, currency, username, avatar.