Companies Home Search Profile

Learn Python by making games with Pygame Zero of Mu Editor

Focused View

AnimateU Academy

1:30:38

589 View
  • 1 - Chapter 1 Pygame Zero and Mu Editor.mp4
    01:11
  • 2 - 1 How to Create Window.mp4
    01:03
  • 3 - 2 How to Fill Window with Color.mp4
    01:33
  • 4 - 3 RGB Color Value.mp4
    01:42
  • Files.zip
  • 5 - 1 How to Draw Line.mp4
    01:29
  • 6 - 2 How to Draw Circle.mp4
    01:26
  • 7 - 3 How to Fill Circle with Color.mp4
    01:05
  • 8 - 4 How to Draw Rectangle.mp4
    01:19
  • 9 - 5 How to Fill Rectangle with Color.mp4
    01:04
  • 10 - 6 How to Draw Text.mp4
    01:26
  • Files.zip
  • 11 - 1 How to Find Free Image in Kenny.mp4
    00:45
  • 12 - 2 How to Draw Alien.mp4
    01:35
  • 13 - 3 How to Move Alien.mp4
    01:09
  • 14 - 4 How to Change Speed of Alien.mp4
    00:49
  • 15 - 5 How to Move Alien to Left.mp4
    00:59
  • 16 - 6 How to Move Alien Upward.mp4
    00:56
  • 17 - 7 How to Move Alien Downward.mp4
    00:58
  • 18 - 8 How to Move Alien Diagonally.mp4
    01:00
  • Files.zip
  • 19 - 1 How to Repeat with For Loop.mp4
    01:14
  • 20 - 2 How to Break For Loop.mp4
    01:07
  • 21 - 3 How to Skip Repetition in For Loop.mp4
    01:10
  • Files.zip
  • 22 - 1 How to Repeat with While Loop.mp4
    01:06
  • 23 - 2 How to Break While Loop.mp4
    01:04
  • 24 - 3 How to Skip Repetition in While Loop.mp4
    01:11
  • Files.zip
  • 25 - 1 How to Check Condition using If Statement.mp4
    01:42
  • 26 - 2 How to Check Two Conditions using IfElse Statement.mp4
    01:39
  • 27 - 3 How to Check Multiple Conditions using IfElifElse Statement.mp4
    02:03
  • Files.zip
  • 28 - 1 How to Access List Item using Positive Index Number.mp4
    02:18
  • 29 - 2 How to Access List Item using Negative Index Number.mp4
    01:14
  • 30 - 3 How to Loop over List.mp4
    00:56
  • 31 - 4 How to Find Length of List.mp4
    01:01
  • 32 - 5 How to Change Item in List.mp4
    01:04
  • 33 - 6 How to Find Item in List.mp4
    01:01
  • Files.zip
  • 34 - 1 How to Append Item to List.mp4
    01:05
  • 35 - 2 How to Insert Item in List.mp4
    01:04
  • 36 - 3 How to Extend List with Another List.mp4
    01:16
  • 37 - 4 How to Contain Image in List.mp4
    01:14
  • 38 - 5 How to Remove Item from List.mp4
    01:04
  • 39 - 6 How to Pop Item from List.mp4
    01:08
  • 40 - 7 How to Sort Item in List.mp4
    01:03
  • 41 - 8 How to Sort List in Descending Order.mp4
    01:09
  • 42 - 9 How to Reverse Order of List.mp4
    01:08
  • Files.zip
  • 43 - 1 What is Dictionary in Python.mp4
    01:16
  • 44 - 2 How to Access Value in Dictionary.mp4
    01:12
  • 45 - 3 How to Change Value in Dictionary.mp4
    00:59
  • 46 - 4 How to Draw All Keys and Values.mp4
    01:15
  • Files.zip
  • 47 - 1 How to Add Item in Dictionary.mp4
    00:58
  • 48 - 2 How to Remove Item in Dictionary.mp4
    01:03
  • 49 - 3 How to Draw Key in Dictionary.mp4
    01:04
  • 50 - 4 How to Draw Value in Dictionary.mp4
    01:05
  • Files.zip
  • 51 - 1 ObjectOriented Programming OOP.mp4
    02:12
  • 52 - 21 Preparation for Class How to Draw Circle.mp4
    00:46
  • 53 - 22 Preparation for Class How to Move Circle.mp4
    01:09
  • 54 - 3 Preparation for Class How to Speed Up Circle.mp4
    00:58
  • 55 - 4 How to Write Class.mp4
    00:53
  • 56 - 5 How to Create Instance from Class.mp4
    01:11
  • 57 - 6 Class Constructors and Instance Initialization.mp4
    01:04
  • 58 - 7 How to Create Instances Calling Constructor in Class.mp4
    01:15
  • Files.zip
  • 59 - 1 How to Create Multiple Objects using For Loops and List.mp4
    01:06
  • 60 - 2 How to Generate Random Number.mp4
    01:23
  • 61 - 3 How to Generates Random Floating Number.mp4
    01:32
  • 62 - 4 How to Randomly Choose Element from List.mp4
    01:23
  • Files.zip
  • 63 - 1 How to Draw Car.mp4
    01:08
  • 64 - 2 How to Move Car Upward.mp4
    01:06
  • 65 - 3 How to Turn Car.mp4
    01:12
  • 66 - 4 How to Keep Car Rotating.mp4
    00:52
  • 66 - chapter-10.1.4-1080p-230426.mp4
    00:52
  • 67 - 5 How to Move Car Diagonally.mp4
    01:22
  • Files.zip
  • 68 - 1 How to Control Car with Keyboard.mp4
    01:41
  • 69 - 2 How to Control Car with Keyboard.mp4
    01:41
  • 70 - 3 How to Control Car with Mouse.mp4
    01:54
  • 71 - 4 How to Schedule Function to Happen in Future.mp4
    01:20
  • 72 - 5 How to Detect Collision.mp4
    02:16
  • Files.zip
  • Description


    You can enhance your Python programming skills by exploring game development with Pygame Zero and the Mu Editor.

    What You'll Learn?


    • Python Programming
    • Game Development
    • Mu Editor
    • Object Oriented Programming (OOP)

    Who is this for?


  • Python Beginners curious about game development
  • What You Need to Know?


  • No programming experience needed.
  • More details


    Description

    Introducing our latest video course - Learn Python Programming from Scratch through Game Development!


    This exciting course is designed to help you learn Python programming in a fun and engaging way, by developing your very own games from scratch. No prior programming experience is required, as we will guide you through each step of the process, from setting up your development environment to coding your first game.


    Using the user-friendly Mu Editor, which is compatible with both Mac and Windows, you will have no trouble following along with the tutorials and exercises. The step-by-step instructions are easy to understand, even for beginners, and you'll quickly gain confidence in your coding abilities as you build simple games.


    This comprehensive course will cover a wide range of essential Python topics, including but not limited to:

    - An understanding of all datatypes, such as integers, strings, floats, booleans, lists, tuples, and dictionaries.

    - Mastering the art of classes and object-oriented programming.

    - Comprehensive coverage of inheritance, including both simple and complex concepts.

    - Learning to control the flow of your code using conditional statements like if, while, for, and match.

    - Understanding the power of functions and how to effectively pass information between them.


    By taking this course, you will gain a solid foundation in Python programming and be well-equipped to tackle any programming challenge that comes your way. So why wait? Enroll now and start your journey towards mastering Python!

    Who this course is for:

    • Python Beginners curious about game development

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    AnimateU Academy
    AnimateU Academy
    Instructor's Courses
    Hi, there!AnimateU Academy is Educational Animation Studio.Our mission is to spread wisdom in our world.We make the fun and cool animation video courses for students to enjoy studying about Entrepreneurship and Technology.There are many benefits to using animation in education. You can boost students’ engagement, give them a better learning experience, and subsequently yield better learning outcomes.We would like to support the future entrepreneurs and engineers.We hope that you will enjoy our courses and change your future and world.Thanks,AnimateU
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 73
    • duration 1:30:38
    • Release Date 2024/07/07