Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Kivy Python - Building Mobile Apps and Games with Python 3
Rating: 4.4 out of 5(41 ratings)
312 students

Kivy Python - Building Mobile Apps and Games with Python 3

Kivy is simple for beginners, powerful for the pros. You can use python kivy to create mobile apps and games.
Created byAttreya Bhatt
Last updated 6/2020
English

What you'll learn

  • Using Python to create Mobile App and Games
  • Creating the Ping Pong mobile game
  • Creating a Painting Application
  • Game and App Development Mechanics in Kivy
  • Touch and Collision Detection
  • Converting the Python App to an Android Application (apk)

Course content

4 sections17 lectures2h 6m total length
  • Installing Kivy and Python4:31

    Welcome to this new Python series in which we will be learning about Kivy, which is a python library used for developing games and mobile applications. The benefit of of using Kivy is it's cross application development, that is, create once and you ill be able to run it on Windows, Android, Mac, iOS

  • First Game Window6:51

    In this video, we will create our first Application Window and add Canvas widget to our app. We will be creating the window using 4 a step process - 1) Create the App 2) Create the Game class 3) Build the App 4) Run the App

  • Add Simple Graphics9:01

    In this video, we will start creating our Kivy game ( Ping Pong Python). We will start by adding a rectangle and some text to our window.

Requirements

  • Python Level: Beginner. I am going to assume that you already know the Python basics ( variables, functions etc. )
  • Please watch the preview lectures and read the description of this course before enrolling.

Description

Have you ever wanted to create mobile applications/games using Python but had no idea where to start from? May be you even know how to code in Python but typically Android apps are created using Java and iOS apps using Swift

Here Kivy smoothly slides in and enables you to code once and create applications for not only mobile but also for desktop. With 17 videos this course is designed to provide a solid foundation in Mobile and Game Development using Kivy.

You will also learn (BONUS) :

  1. Create desktop applications with Kivy

  2. Convert desktop applications to Android using Kivy

  3. Game Mechanics

  4. Touch not only with mouse but also with you fingers for mobile

Source Code - All source code shown in this course is also available for download. Students can create their own projects using the downloaded Python files.

Why choose me as an instructor?

When i was a kid i saw this YouTube video on how make a folder  invisible on Windows I was so fascinated with this idea. Since then  my love for technology has only grown. I understand the  people who are passionate about learning new things. At the end of each  section we will take a quiz to check up on your skills and see if we’re  ready for the next section. We will create this project together from  start to finish.

So, why wait? If all this sounds great to you, Press on “Take this Course” and I will see you inside the course!


Who this course is for:

  • Developers who want to create Mobile Apps and Games using Python and not Java
  • Beginner level - Game developers and Application Developers.
  • Anyone interested in learning about Kivy App Development