A first AppΒΆ
Jump into the code
Immerse yourself into the world of Kivy with your first App.

The Pong Game Tutorial introduces the fundamental design patterns and application development process. As you follow the tutorial, you will create a simple app. You will also learn how to run your app in on your OS. The simple steps in the tutorial introduce elegant, useful concepts that you use over and over again in app development.
Your Pong Game Tutorial is the most important article in the road map. It lays the foundation for the concepts that you will learn more about later. Each of the other articles expands on one of those concepts.