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
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
For my game I am trying to create a system that count gameplay time and if the player plays more than lets say 4 hours then negative buffs will be applied until...
That's what I have right now. The year is correct, but the month isn't. If the date is like may 1º it gets 3. Months. ->DataV = 2019.05.01. -> System: Set unixD...
I'm developing an app, which tells you many days it has been since you had, and I'm having a problem designing a Date Picker. Is there any of you who have alrea...
I have a campaign oriented game at hand and I am working on the functionalities as follows: - player enters information at the beginning of the game. - one winn...
I want to use the current "date" in my C3 game as a string. Apparently there's a solution to this, that is 4 years old, using Javascript or other 2 year old plu...