Student Projects

Save me from Corona

Save me from Corona

Students Projects

Electronics

Arduino

Save me from Corona

Save me from Corona

Created By

  • Bhavya Panda

    Bhavya Panda

    I am Bhavya, 10 years old, studying in class 4 of Sri Chaitanya Techno School, Wagholi. I love to ride my cycle and play with my friends. Apart from studies, I like to read story books and to build different miniature structures with Lego blocks. Both courses here at Mechatron Robotics helped me to understand basics of programming. In future I am looking forward to learn Lego robotics.

About This Project

In this project Save me from Corona You have to save the boy from getting in contact with coronavirus. you can use the left and right keys to move the sprite back and forth and up arrow key to jump. But if coronavirus touches you, you will end up in the hospital. 

In this project, arrow keys are used to move the sprite. “When key pressed” command from event block. Sprite is moved back and forth using the “change x by” command and sprite can move up and down using the “change y by” command. “Switch backdrop to” command from looks is used to change the backdrop to the hospital when the coronavirus touches the sprite. 

Project Link

Balloon Pop

Balloon Pop

Balloon Pop

Balloon Pop

Created By

  • Pratiksha Pohakar1-03

    Pratiksha Pohakar

    I am Pratiksha Pohakar. I am 12 years old. I like learning new technological things. Mechatron Robotics helped me learn coding by making it fun. The trainer guided me very well. I also love to read books.

About This Project

This project  uses Video Sensing Extension. There are two types of balloons: normal balloon and monster balloon. You can score one point by popping one normal balloon. But stay away from the monster one, if you pop the monster balloon, you will lose 2 points. 

In this project, video sensing extension of scratch is used. You can control the sprite by motion on the sprite. You will also learn to create clones of the sprite. In this project, multiple clones of the balloons are create using “create clone of myself” command. 

Project Link

Painting Sprite

Painting Sprite

Painting Sprite

Painting Sprite

Created By

  • Pratiksha Pohakar1-03

    Pratiksha Pohakar

    I am Pratiksha Pohakar. I am 12 years old. I like learning new technological things. Mechatron Robotics helped me learn coding by making it fun. The trainer guided me very well. I also love to read books.

About This Project

In this project,Painting Sprite. sprite is going to draw a beautiful design with the help of different shape. You simply have to select the shape with which you want to draw the design. 

Here pen extension of scratch is used which is used for drawing. In this project “ask” command from the sensing block is used to get the choice from the user. The user will choose one shape out of the circle, rectangle, triangle, pentagon, and hexagon. Depending upon the selected shape, sprite will draw a design using a pen tool.  

Project Link

KBC Game KBC Game

KBC Game

KBC Game

KBC Game

Created By

  • Pratiksha Pohakar1-03

    Pratiksha Pohakar

    I am Pratiksha Pohakar. I am 12 years old. I like learning new technological things. Mechatron Robotics helped me learn coding by making it fun. The trainer guided me very well. I also love to read books.

About This Project

KBC Game  this game was developed by getting inspired by the very popular reality show “Kaun Banega Crorepati”. There are five General Knowledge Questions. You have to give the right answer to all questions in order to win Rs. 1 Lac. If your answer goes wrong, the game will end. 

In this project “ask” command from sensing block is used to get the answers from the user. If and else block are used to check if the answer is right or wrong. This code also uses the “switch costume to” command from looks to show different poses in different situation. 

Project Link

Beetle in the Maze

Beetle in the Maze

Beetle in the Maze

Beetle in the Maze

Created By

  • Pratiksha Pohakar1-03

    Pratiksha Pohakar

    I am Pratiksha Pohakar. I am 12 years old. I like learning new technological things. Mechatron Robotics helped me learn coding by making it fun. The trainer guided me very well. I also love to read books.

About This Project

Beetle in the Maze there are 4 levels in this gae. You have to move the beetle using the arrow keys. You have to reach the destination. Once you reached there you will get into the next level. Be careful! If you touch the maze you have to start from the beginning. Enjoy the maze game! 

In this project, you will understand how to use arrow keys to control the sprite. This project uses the “when key pressed” event to check which key is pressed. It also uses a “touching color” command from the sensing block to check if the beetle is touching the maze or not and to check if it reached the destination or not. ‘Move steps’ and ‘point in direction’ command is used to make the beetle move in the respective direction. 

Project Link

Share