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
There should be pictures at every step if not I will fix it. Today I will be showing you how to make a simple score system/points system. What you will need. •...
I'd like to do that the carater has a score and this score is visible on the end screen (another layout)? Thank you!
I'm making a simple shooting game and have set things so that one point is added to the score every time a bullet makes contact with an enemy. I've found if I c...
I need some help. In my game I have a high score system. But everytime I restart the layout (my player died), the current score is added to the high score. This...
I recently learned how to save + display high scores (still very new to Construct 3), but can only get it to display correctly in-game and not on the title scre...
On Game Page I have set two global variables: Coins. Score. When the game ends upon collision, the user is sent to END layout. I want to display the score for t...
I'm in the process of uploading a game to Scirra Arcade. On play testing it I noticed the ability to save high scores and any event including LocalStorage no lo...
I've run into a small but annoying animation issue while play testing a nearly finished game. On getting a certain score the player sprite's projectile sprites...
I have a global variable for score that increases by 1 every time an obstacle is destroyed after moving off-screen. On getting a Game Over, any remaining obstac...
I've made a font sprite to display my game's score, but once the score goes above 9 it displays only "1" instead of 11, 12, etc. Is there a way to fix this, oth...