• Post category:StudyBullet-14
  • Reading time:7 mins read


Get Help From Funny Animated Cartoons – Learn Programming Basics And Create Awesome Games From Scratch

What you will learn

Master M.I.T Scratch

Develop problem-solving skills

Develop critical thinking

Understand technology

Understand that learning from mistakes is vital.

Develop learning by doing skills

Expand your creativity.

Nurture computational thinking

Realize that persistence is rewarded

Description

Attention: Limited-Time Offer! Enroll now and get this course for FREE until June 10th 2023. After that, the price will return to its original value. Don’t miss out on this opportunity to join before the updates, including a new game and a section on animation with Scratch, are added in the coming weeks.

—————————————————————————————————————————–

Welcome to the exciting world of computer programming! Join Stevie, a delightful and humorous cartoon character, as he guides you through the magical journey of creating electronic games using MIT Scratch. This e-course is designed to be engaging and fun, with a touch of music to make your learning experience even more enjoyable.

Throughout this series of video lessons, accompanied by quizzes, exercises, and their solutions, you will gain a solid understanding of programming concepts. The course takes a spirited approach to learning, introducing important principles and reinforcing them through practical application.

Let’s explore the different sections that make up the “Creating and Programming Games” e-course:

Section 1: Introduction In this section, we dive into the world of electronic games and their original design. You’ll also find valuable information about the Scratch application, providing a solid foundation for your programming journey.


Get Instant Notification of New Courses on our Telegram channel.


Section 2: Basic Programming Concepts Here, we cover the essential concepts you need to know to create your own games. These fundamentals will empower you to bring your creative ideas to life.

Section 3: The Banana’s Hunt Step by step, we’ll guide you through the creation of the game “The Banana’s Hunt.” You’ll apply your newfound knowledge to build an exciting and interactive game.

Section 4: Grab the Bone In this section, you’ll learn how to create the game “Grab the Bone.” Please note that the videos in this section use Scratch 2, but don’t worryβ€”Scratch 2 is very similar to Scratch 3, and the principles you learn here will still apply. – MAY 2023 update. We decided to update this section so we are going to remove it for a short period of time till we finish the new version.

Our goal is to lay strong foundations so you can unleash your creativity and create even more impressive games with complex character moves and 3D graphics in the future. Remember, it all starts with mastering the basics!

Important Tips for Success:

  1. Complete all lessons from start to finish.
  2. Watch the videos multiple times. It’s impossible to absorb all the required knowledge in just a few minutes, so repetition is key.
  3. Keep Scratch open while watching the videos. Pause frequently to test the instructor’s suggestions and reinforce your learning.
  4. Don’t hesitate to ask questions. We’re here to support you every step of the way.
  5. Challenge yourself by solving all quizzes and exercises. This hands-on practice will solidify your understanding and boost your programming skills.

Get ready to embark on an exciting journey into the world of programming and game creation! Enroll today and let Stevie be your guide to unlocking your potential.

English
language

Content

Introduction

Why Should I Learn To Code?
Design Elements of an Electronic Game
Secrets for Creating Electronic Games
Design Elements of an Electronic Game and Secrets
Game Categories
Introduction to Game Design
Game Design and Categories
Scratch in Action
Scratch’s Window
Scratch Intro

Basic Programming Concepts

The Heroes Positions in the Stage (coordinates)
Coordinates
Points and Other Information in our Games (variables)
Variables
Write in the scene (Sequences)
Sequence
Actions only if something happens (Selections)
Selection
Perform actions multiple times (Loops)
Iteration
Events and Sprite Communication
Events & Communication

Banana Chase

The Game – Presentation of Details
Sprite Movement With Mouse
Quiz in Sprite Movement With The Mouse
Automatic Random Motion of an Enemy Character
Quiz in Automatic Ramdom Motion of an Enemy Sprite
How Our Hero Will Lose
Quiz in How Our Hero Will Lose
The Enemy Character Following the Hero
Quiz in The Enemy Character Following the Hero
Show Enemy Character at Random Position
Quiz in Show Enemy Character at Random Position
The Game Gets Difficult as Time Passes
Quiz in The Game Gets Difficult as Time Passses

Grab the bone

Move the Hero with the Keyboard Arrow Keys (1)
Move the Hero with the Keyboard Arrow Keys (2)
Paint a new Sprite (1)
Paint a new Sprite (2)
Creating the Maze (1)
Creating the Maze (2)
Random Movement of Enemy Characters Inside the Maze
High Score and Game Over