Paint Game in Scratch | How to Create in Scratch Coding | Scratch Programming | Game Tutorial

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024
  • Create your own Paint Game using Scratch. You'll create the buttons and write the code to do the drawing on the screen.
    This project is shared here: scratch.mit.edu/projects/6396...
    Scratch game development. Free kids coding lessons to teach basic computer programming concepts, computational thinking, and game development. Scratch coding uses blocks to build the code. Blocks are good for beginners of any age, as they allow all the concepts to be learned much more quickly than traditional text based coding. Lessons will build on each other as new skills are learned.
    Create a free account to be able to save your games at scratch.mit.edu/
    Subscribe to Scratch Programming Here:
    / @stemingames
    Scratch Coding Playlist here:
    • Scratch Coding Tutorials
    Scratch Games Programming Playlist here:
    • Scratch Games Programming
    #ScratchGames
    #ScratchProgramming
    #ScratchCoding

Комментарии • 6

  • @adventureswithlilz4795
    @adventureswithlilz4795 2 года назад

    Thanks 😊

  • @bb22075
    @bb22075 Год назад

    Use this code instead:
    when flag clicked
    forever
    if then {
    {}
    }
    It will only work if the project is running! Here’s what you done:
    when this sprite clicked
    It keeps on checking even if the project is not even running at all! Try fixing your game using these!

  • @stemingames
    @stemingames  2 года назад

    Breakout Game - How to create in Scratch.
    ruclips.net/video/ppbGUruKZq8/видео.html
    Create your own Breakout Game using Scratch programming. You will use the mouse or touchscreen to control the paddle and make the bricks disappear when they are hit by the ball. It's a simple, fun game from the 70's and the coding to create it is not difficult.

    • @adventureswithlilz4795
      @adventureswithlilz4795 2 года назад

      Please make a virtual pet that you can feed and drink and play with

    • @stemingames
      @stemingames  2 года назад

      @@adventureswithlilz4795 Thanks for the idea. I've been thinking about doing that with axolotls soon. They are so cute.