Let's play table tennis
            
            
                At the end of this lesson you will be able to create a game where you can play table tennis.
            
        
                        Instructions
                    
                        - Click the “Start” button. You should redirect to “studio.code.org”
 - Click the "How it works" button.
 - Click the "Remix" button.
 - If you have not accessed the Code.org website, sign in by providing username and password.
 - Click the "Rename" button.
 - "Project 10" is given as the name.
 - Click the "Save" button.
 
                            Watch the videos below to understand the above steps.
                        
                        
                            How To Access Code.Org
                            How To Create An Account On Code.Org
                            
                                    Let's Explore The Interface Of The Code.Org Website
                                
                            
                            Objectives Of The Lesson
                        
                        
                                    Columbus thought of playing table tennis when he was relaxing one day. But the other team had no one to play with him. Therefore, use coding knowledge to set up a computer-based game to play table tennis
                                
                                
                            
                                    Follow the steps below in order to complete the project "Let's play table tennis" Play the relevant Video to know how to complete the steps
                                
                                                                    
                                                Step 1
                                            
                                            
                                                How to add a table tennis court as a background.
                                            
                                        
                                                Step 2
                                            
                                            
                                                How to add table tennis rackets and balls as sprites.
                                            
                                        
                                                Step 3
                                            
                                            
                                                How to move table tennis rackets and the ball in the required directions.
                                            
                                        
                                                Step 4
                                            
                                            
                                                Creating what happens when the table tennis ball hits the blue racket.
                                            
                                        
                                                Step 5
                                            
                                            
                                                Create what happens when the table tennis ball hits the red racket.
                                            
                                        
                                                Step 6
                                            
                                            
                                                Creating what happens when the table tennis ball hits the blue and green boundary lines.
                                            
                                        
                                        Homework
                                    
                                                                            
                                                Homework 10
                                            
                                                                                            
                                                    
                                                        Start
                                                    
                                                
                                                                                    I finished the project
Next Project