STEMinGames - Beginner Programming
STEMinGames - Beginner Programming
  • Видео 36
  • Просмотров 542 105
mBot Neo Making Music | mBot Neo Coding | How to program mBot Neo (mBot2)| Scratch Block Programming
Beginner programming using Makeblock's mBot2 robot, also called mBot Neo. In this lesson we use the "play note" block and read sheet music to program Neo to play a couple songs and do simple movements. This is a fun, simple project for kids of any age.
This series of free kids coding lessons and project ideas teaches basic computer programming concepts, computational thinking, and robot sensor usage. MBot 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.
The code is developed in mBlock, which can be run from a browser or downloaded and installed from www.mblock.c...
Просмотров: 2 295

Видео

Makeblock and mBlock Apps | mBot Neo Getting Started | How to Connect to mBot Neo (mBot2)
Просмотров 4,4 тыс.Год назад
Beginner robot programming using Makeblock's mBot2, also called mBot Neo. This video is about getting started with mBot Neo. It shows using the Makeblock and mBlock Apps and various ways to connect to the robot. This series of free kids coding lessons and project ideas teaches basic computer programming concepts, computational thinking, and robot sensor usage. MBot coding uses blocks to build t...
mBot Neo Coding | Encoder Motor - Making Shapes | How to program mBot Neo (mBot2) | Makeblock Robot
Просмотров 7 тыс.Год назад
Beginner robot programming using Makeblock's mBot2, also called mBot Neo. In this lesson we use encoder motor blocks to move Neo to make basic shapes. This series of free kids coding lessons and project ideas teaches basic computer programming concepts, computational thinking, and robot sensor usage. MBot coding uses blocks to build the code. Blocks are good for beginners of any age, as they al...
Jumping Among Us Game in Scratch | How to Create in Scratch Coding | Scratch Programming Tutorial
Просмотров 1,6 тыс.Год назад
Create your own Games using Scratch. Collect points for keeping Red bouncing on the trampoline. Uses many coding techniques to create this simple game. 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 ...
Axolotl Scratch Game | How to Spawn / Clone Anything in Scratch | Scratch Programming Tutorial
Просмотров 1,2 тыс.2 года назад
This video shows how to create a Scratch game that spawns Minecraft Axolotls. Novice Scratchers can remix the "Spawn Axolotls" project here: scratch.mit.edu/projects/662677552/ Hardcore Scratchers can remix the "Axolotl Resources" project here and write the code themselves: scratch.mit.edu/projects/666294389/ Code Ninja Scratchers will want to create their own resources and code. Everyone can a...
Scratch Clones | Quick Tip | How to Spawn Axolotls and Clone in Scratch Coding
Просмотров 1,9 тыс.2 года назад
Quick tip for creating great looking Games using Scratch. Clone blocks are used to create copies of similar sprites. In Minecraft they are spawns, so we spawn some Axolotls as an example of clones. This video shows you how to clone sprites and gives lots of examples of how and why it is used. Scratch game development. Free kids coding lessons to teach basic computer programming concepts, comput...
Scratch Ghost Effect | Quick Tip | How to Fade In and Out and Make Transparent | Game Tutorial
Просмотров 5 тыс.2 года назад
Quick tip for creating great looking Games using Scratch. The Ghost effect blocks are used to fade anything in and out and to make things transparent. This video shows you how to do it and gives lots of examples of how and why it is used. Scratch game development. Free kids coding lessons to teach basic computer programming concepts, computational thinking, and game development. Scratch coding ...
Pizza Clicker Game in Scratch | How to Create in Scratch Coding | Scratch Programming Game Tutorial
Просмотров 9 тыс.2 года назад
Create your own Pizza Clicker Game using Scratch. Clicks earn more pizzas and you use the pizzas to buy power ups which are ingredients for the pizzas. The game is shared here: scratch.mit.edu/projects/644492997 The resources/sprites are shared here: scratch.mit.edu/projects/647095073 Share your project in the Clicker Studio here: scratch.mit.edu/studios/31128476 Scratch game development. Free ...
Paint Game in Scratch | How to Create in Scratch Coding | Scratch Programming | Game Tutorial
Просмотров 2,7 тыс.2 года назад
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/639649144 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 begi...
Breakout Game in Scratch | How to Create Scratch Coding Game | Scratch Programming Game Tutorial
Просмотров 16 тыс.2 года назад
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. Scratch game development. Free kids coding lessons to teach basic computer programming concepts, computational thinking, and game devel...
Ultimate PONG Game in Scratch | How to Create Scratch Coding Game | Scratch Game Programming
Просмотров 3,1 тыс.2 года назад
Create your own Ultimate Pong game using Scratch. There are power ups and tricks. Leave a comment with some more power up ideas and we'll do that next time. Scratch games ultimate ping pong game. Scratch coding 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. Block...
How to Create Pong Game in Scratch | Scratch Coding Lesson 10 | Scratch Game Programming Tutorial
Просмотров 3,3 тыс.2 года назад
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. Lesson ...
Tic Tac Toe in Scratch | Scratch Coding Lesson 9 | Scratch Game Tutorial | Scratch Programming
Просмотров 22 тыс.2 года назад
Scratch Tutorial to create a working, 2 Player, Tic Tac Toe game. IF/Then/Else is used for the first time. Also, new variable concepts are introduced. It uses different visibility for variables (local vs. global). It also uses a variable List. Scratch Coding Lessons are free kids coding lessons to teach basic computer programming concepts and computational thinking in fun, creative projects. Sc...
How to Create a Racing Game in Scratch | Scratch Coding Lesson 8 | Scratch Programming Tutorial
Просмотров 2,6 тыс.2 года назад
Coding for beginners. Free kids coding lessons to teach basic computer programming concepts and computational thinking. 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. Lesson 8 Builds on movement sk...
How to Create a Maze Game in Scratch | Scratch Coding Lesson 7 | Free Beginner Programming Class
Просмотров 1,8 тыс.2 года назад
Coding for beginners. Free kids coding lessons to teach basic computer programming concepts and computational thinking. 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. Lesson 7 uses keyboard events ...
How To Create a Jumping Game in Scratch | Scratch Coding Lesson 6 | Free Beginner Programming Class
Просмотров 4,2 тыс.2 года назад
How To Create a Jumping Game in Scratch | Scratch Coding Lesson 6 | Free Beginner Programming Class
Scratch Coding Lesson 5 | How to Jump for Beginners | Scratch Programming Class
Просмотров 2,4 тыс.2 года назад
Scratch Coding Lesson 5 | How to Jump for Beginners | Scratch Programming Class
Christmas Decorating Game in Scratch | Scratch Coding Lesson 4 | How To Make Game
Просмотров 6 тыс.2 года назад
Christmas Decorating Game in Scratch | Scratch Coding Lesson 4 | How To Make Game
Scratch Coding Lesson 3 | How to use XY Coordinates | Free Beginner Programming Class
Просмотров 6 тыс.2 года назад
Scratch Coding Lesson 3 | How to use XY Coordinates | Free Beginner Programming Class
Scratch Coding Lesson 2 | How to make characters talk | Free Beginner Programming Class
Просмотров 3,5 тыс.2 года назад
Scratch Coding Lesson 2 | How to make characters talk | Free Beginner Programming Class
Scratch Coding Lesson 1 | Intro to Scratch Coding | How to start | Free Beginner Programming Class
Просмотров 11 тыс.2 года назад
Scratch Coding Lesson 1 | Intro to Scratch Coding | How to start | Free Beginner Programming Class
ScratchJr Coding Lesson 15 | How to make a Jumping Game | Beginner Tutorial | How to Code Games
Просмотров 30 тыс.2 года назад
ScratchJr Coding Lesson 15 | How to make a Jumping Game | Beginner Tutorial | How to Code Games
ScratchJr Coding Lesson 14 | How to Move Characters |Beginner Programming Classes | How to Code
Просмотров 11 тыс.2 года назад
ScratchJr Coding Lesson 14 | How to Move Characters |Beginner Programming Classes | How to Code
ScratchJr Coding Lesson 13 | How to use Sample Projects | Programming Class
Просмотров 6 тыс.2 года назад
ScratchJr Coding Lesson 13 | How to use Sample Projects | Programming Class
ScratchJr Coding Lesson 12 | How to change looks | How to Code | Beginner Programming Lesson
Просмотров 9 тыс.2 года назад
ScratchJr Coding Lesson 12 | How to change looks | How to Code | Beginner Programming Lesson
ScratchJr Coding Lesson 11 | Hide & Seek | Free Coding | How to code | Beginner Programming Lesson
Просмотров 21 тыс.2 года назад
ScratchJr Coding Lesson 11 | Hide & Seek | Free Coding | How to code | Beginner Programming Lesson
ScratchJr Coding Lesson 10 | Among Us in ScratchJr | Beginner Programming Lesson
Просмотров 31 тыс.2 года назад
ScratchJr Coding Lesson 10 | Among Us in ScratchJr | Beginner Programming Lesson
ScratchJr Coding Lesson 9 | Knock-Knock Joke | Free Coding Lesson | How to Use Camera and Mic
Просмотров 12 тыс.2 года назад
ScratchJr Coding Lesson 9 | Knock-Knock Joke | Free Coding Lesson | How to Use Camera and Mic
ScratchJr Coding Lesson 8 | Maze Game | How to Create a Maze Using Messages
Просмотров 42 тыс.2 года назад
ScratchJr Coding Lesson 8 | Maze Game | How to Create a Maze Using Messages
ScratchJr Coding Lesson 7 | How to Make a Memory Game | Beginner Programming
Просмотров 44 тыс.2 года назад
ScratchJr Coding Lesson 7 | How to Make a Memory Game | Beginner Programming

Комментарии

  • @YasserBalila
    @YasserBalila 16 дней назад

    Steve coming out of nowhere and just dances 💀

  • @XeaboYZ
    @XeaboYZ Месяц назад

    u just showed one of my childhood games...

  • @HisarBalkans
    @HisarBalkans Месяц назад

    THIS REALY IS SO EASY

  • @akshyayeekak1nmallick107
    @akshyayeekak1nmallick107 2 месяца назад

    Yeah I am sorry to make multiple comments😂😂😂

  • @akshyayeekak1nmallick107
    @akshyayeekak1nmallick107 2 месяца назад

    Please😢😢

  • @akshyayeekak1nmallick107
    @akshyayeekak1nmallick107 2 месяца назад

    So will you please like show me all the like make one video and show me all the coding and ended

  • @akshyayeekak1nmallick107
    @akshyayeekak1nmallick107 2 месяца назад

    I have one problem when I am playing the game the ball like goes through the peddler and it becomes a game over for me

  • @reynaldosamante5145
    @reynaldosamante5145 2 месяца назад

    I copied it done ty for teaching me

  • @jojostvvidz8752
    @jojostvvidz8752 3 месяца назад

    TOO LONG

  • @dewimaulidah7459
    @dewimaulidah7459 5 месяцев назад

    easy

    • @dewimaulidah7459
      @dewimaulidah7459 5 месяцев назад

      when sprite clicked if already set = 0 then if xturn = 1 then switch costume to x add xspot1 to values set xturn to 0 else switch costume to o add ospot1 to values set xturn to 1 end end set already set to 1

    • @dewimaulidah7459
      @dewimaulidah7459 5 месяцев назад

      when flag clicked switch costume to hidden set already set to 0

  • @mariocastro4920
    @mariocastro4920 6 месяцев назад

    When you code, do you code mother command underneath the first code or on another page?

  • @MrBisht-sh3mp
    @MrBisht-sh3mp 6 месяцев назад

    Hehehe

  • @BabyKazef
    @BabyKazef 6 месяцев назад

    I’m Mackinac it

  • @manjeribahuleyan3224
    @manjeribahuleyan3224 6 месяцев назад

    Nice game in scratch!

  • @mtaslg4805
    @mtaslg4805 7 месяцев назад

    Hi, what's version?

  • @fthorlin
    @fthorlin 8 месяцев назад

    When do we learn about software connecting, downloading, updating and language references?

    • @stemingames
      @stemingames 8 месяцев назад

      What trouble are you having? I'll try to help.

  • @user-kj8dh3tp6e
    @user-kj8dh3tp6e 8 месяцев назад

    nobody asked

  • @homesweethome8957
    @homesweethome8957 8 месяцев назад

    Excellent tutorial

  • @user-sj4of3ut6p
    @user-sj4of3ut6p 9 месяцев назад

    Hi thanks for this! Please how do I add a timer that countsdown from 60 seconds to 0?

    • @stemingames
      @stemingames 9 месяцев назад

      Here is a good video for that. ruclips.net/video/LZFjNsvKwjc/видео.html

    • @josephmoore5708
      @josephmoore5708 3 месяца назад

      You can make a variable that is named timer and in the code say; When green flag clicked, set timer to 60, repeat until timer = 0, wait 1 second, change timer by -1. If you want it to stop when it hits 0 then just in code say When green flag clicked, wait until timer = 0, stop all. It’s that simple!😊

  • @lugia4722
    @lugia4722 10 месяцев назад

    do you have a example follower lineal code?

  • @Brigitte_ZenBonilla
    @Brigitte_ZenBonilla 10 месяцев назад

    It didn't help me at all in the backdrop part, everything was ruined, I can't see what you put 😡😭

    • @stemingames
      @stemingames 10 месяцев назад

      The project is shared here. scratch.mit.edu/projects/622699030/ See if you can compare our code and see what is different. I hope this helps.

    • @tjgamer1732
      @tjgamer1732 7 месяцев назад

      Me too

  • @user-zz5ph4ls7k
    @user-zz5ph4ls7k Год назад

    And I wanted to see more videos about coding but I don't know in what website can I learn coding more more than scratchjr inupgrade

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

      I have ten videos to help you get started with block coding with Scratch. ruclips.net/p/PLh-lE4JDTAZZQ6le2quGayXBaK2_T6gRT Code.org has some great resources - studio.code.org/courses When you are ready to get past block coding, try python. I've started a series about coding Makeblock robots. You don't really need a robot to get mBlock. Within mBlock, you can do block coding, just like in Scratch, and then change it right over into Python. You can get mBlock here: www.makeblock.com/pages/software

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

    If you are having trouble connecting, watch this ruclips.net/video/CMc7gKT8nAY/видео.html

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

    tyyy

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

    The problem is easy

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

      Yes it is. This first video is an introduction for people that haven't coded a robot before. Thank you for watching, though. Let me know some ideas about projects you would like to see in the future.

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

    I love how you break down complex concepts into easy-to-understand steps. Your videos are a true asset to the programming community.✨👀

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

      Thank you so much! There aren't enough free examples out there for the mBot2, so I hope to do many more.

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

    5:28 STEVE

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

    i could not see the script properly when you zoomed it out and now my tic tac toe dosent work!😠👿😭😿

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

      Sorry about that. The project is shared here. See if you can compare our code and see what is different. scratch.mit.edu/projects/622699030/

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

    Can you provide scratch syallbus

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

    I keep receiving O WON! after i touch green and nothing happens when i win

    • @stemingames
      @stemingames 10 месяцев назад

      The project is shared here. scratch.mit.edu/projects/622699030/ See if you can compare our code and see what is different. I hope this helps.

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

    Use this code instead: when flag clicked forever if <mouse down> 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!

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

    Use this code instead: when flag clicked forever if <mouse down> 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 this!😊

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

    Use this code instead: when flag clicked forever if <key (space v) pressed> then { {} } It will only work if the project is running! Here’s what you done: when [space v] key pressed {} It keeps on checking even if the project is not even running at all! Try fixing your game using these!

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

    Why not remove the stop block below? It can still stop the code! Try fixing your story’s using this!

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

    Instead of touching colour, use the <touching (mouse-pointer v)> boolean instead, and why not make a new block for your clones? Call it “Create Sprite Clones” and tick the run without screen refresh, put your clone blocks below the define block. Now your clones will become super fast! Try fixing your game with this.😊

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

    Use this code instead: when flag clicked forever if <<touching (mouse-pointer v)> and <mouse down>> 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!

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

    Why is Steve dancing?😂 1:11

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

    Use this code instead: when flag clicked forever if <key (space v) pressed> then { {} } It will only work if the project is running! Here’s what you done: when [space v] key pressed {} It keeps on checking even if the project is not even running at all! And why not use clones instead of sprites (1 sprite can handle 4 clones)? It might waste your time while clicking your mouse like that, lastly, why not use arrow keys (or WASD if you want)? Otherwise you can’t see the player properly. Try fixing your game using these!😊

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

    Use this code instead: when flag clicked forever if <key (space v) pressed> then { {} } It will only work if the project is running! Here’s what you done: when [space v] key pressed {} It keeps on checking even if the project is not even running at all! Try fixing your game using these!

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

    Use this code instead: when flag clicked forever if <key (space v) pressed> then { {} } It will only work if the project is running! Here’s what you done: when [space v] key pressed {} It keeps on checking even if the project is not even running at all! Try fixing your game using these!

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

    You can also use clones, clones can carry they own code, have they own costumes, variables, x position, y position, distance, and direction! Try it in the game! But at 13:33 the code is to messy, you can use Scratch Addons to use the “Clean Up Blocks +” trick! Lastly, if your code is too long, then why not use custom blocks? You can store in some reporters, booleans, and label text! Try fixing your game with these!😊

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

    nice but mine is not working

    • @stemingames
      @stemingames 10 месяцев назад

      The project is shared here. scratch.mit.edu/projects/622699030/ See if you can compare our code and see what is different. I hope this helps.

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

    Great Tutorial. Thanks for sharing this!

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

    THANKS SO MUCH , this is an amazing video , you deserve a like and subscribe ❤

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

    Love you tips I love ❤️ your videoooos .waw I were vherching this

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

    Please add code for game tie please. Waiting.....

  • @Gamerboy-lx3ld
    @Gamerboy-lx3ld Год назад

    This tutoriol helps me alot keep up with the scartch Videos you make my Day

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

      Thank you for your comment. You made my day!

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

    WTF WRONG WHISH CURSOR😭😭😭💀💀💀

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

      If you follow the video, it should work with a mouse or touch device.

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

    its barely possible to see

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

      I'm sorry about that. I try to zoom in on the code, but this project does have a lot.

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

      @@stemingames can you send a link to the scratch project please

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

      @@haileygomez7623 scratch.mit.edu/projects/622699030

  • @abdulmalik-vz7pn
    @abdulmalik-vz7pn Год назад

    Why you speak very fast 😕

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

      Haha. My husband says that too.