Construct 2 Tutorials
        
        
            Learn game development and coding with Construct 2
        
        
        
        
            
            
            
            
                
                        - 
                            
                        
- 
                            
                        
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Menu buttons using 1 object and event
            
            
    
            
                Menu screens in games always have multiple buttons that navigate you to the game, options menu, controls menu, etc. When I started building my first game I made...
             
 
 
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Trivia Game
            
            
    
            
                As I promised here is my trivia Game. Writing Trivia game Is'nt that hard. Writing any game or software uses logic and that’s what Trivia game is. To create thi...
             
 
 
- 
                            
                        
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Game Design and Development
            
            
    
            
                2nd Edition, Unabridged: Construct Edition. Developing games is something almost everyone can enjoy. As one of the fastest growing and most dynamic industries i...
             
 
 
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Creating a real-time strategy game
            
            
    
            
                I was looking through the tutorials today and realised that there seemed to be a lack of RTS tutorials, therefore since I am developing one, I thought that I'd...
             
 
 
- 
                            
        
        
        
        
        
            
                    
                
            
            
        
                        
        
        
        
        
            
                Asteroid clone in less than 100 events
            
            
    
            
                Making a simple but complete asteroid clone in less than 100 events using C2's free edition, that is the challenge of this tutorial. To prove that it is possibl...
             
 
 
- 
                            
        
        
        
        
        
            
            
            
        
                        
        
        
        
        
            
                How to use the System 'Wait' action
            
            
    
            
                The Wait action in the System object waits a number of seconds before running the next action. The Wait for signal action works very similarly, but instead of a...