Skip to content

Nitin-Sagar-B/scratch.mit.edu-projects

Repository files navigation

scratch.mit.edu-projects

A repository for all the Scratch projects I have worked on!

There are two projects in this repository that I have worked on;
A game called "The Space Game" [Game Development]
And a Graphic where I animated my name [Animation/Graphics]

Download the HTML files to run the projects in your web browser or the sb3 files to load them into your Scratch profile


  1. The following image contains the Code Blocks of "The Space Game" i created:

    image
    There are three blocks of code written to construct this simple game;
  • The first block initialises movement length and the direction angle of the ball

  • The next block initialises the score to zero

  • The final block increments the score by 5 everytime the ball touches the paddle



  • 2. The following image contains the Code Blocks of an animated version of my name:

    image
    We can animate the letters using two blocks;

  • The first block contains details about the rotation movement and other actions performed by the letters

  • The other block contains the transition from changes that occured due to execution of first block


  • That's it for now, Will post some new projects after i finally complete them :)

    About

    A repository for all the Scratch projects I have worked on!

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages