Пишем игры на Python, часть 1

Contains adsIn-app purchases
4.9
2.7K reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Game programming, creation from scratch: for children and teenagers, as well as their parents and teachers! Designed for a wide range of readers and students of programming. The Tkinter library is modern programming.

Recommended age: from 13 years old

Writing Games: Learning Python 3 programming by writing simple games that demonstrate programming capabilities.

Provides information on working with the Tkinter library, with which you can create serious programs with a convenient intuitive interface, an introduction to functional (procedural) programming, study the principles of building a program based on the rule "divide and conquer", which contributes to creative thinking and effective achievement result also in everyday life. How do I create a button? How to program an action on clicking on it? How do I display a message box? Laconic modern design, beauty and grace - this is Tkinter.

Why this particular tutorial? I have been working as a computer science teacher for two decades and I am faced with one annoying thing. Most of the materials designed to "teach programming" do not actually teach, but are a kind of reference on the language: syntax, functions, result. Agree, even if we learn the entire Russian-English dictionary, we won't speak English. Because for a conversation you need to know a thousand more subtleties: tenses, declensions, the use of pronouns and prepositions, and so on.

In this tutorial, I talk not only about the Python 3 language, but also lead the reader through reasoning, logical reasoning, answering not only the question "With what help?", But also "For what?" and why?" The whole theory will immediately be reflected in practice.

MATERIAL STRUCTURE:
- basic information about the Python 3 language;

- game architecture: on what principles are games built, what needs to be foreseen, how to build a data processing system;

- tricks and tricks of the programmer: you cannot cheat fate, but you can (and should) make your work easier;

- games: there are four games in this part:

1. "Guess the number." Purpose of the game: fun and analysis of number series. For children who are learning to count. You, if you are a parent, can write a game specifically for your child, putting your wishes in the program.

2. "Learn to count." Purpose of the game: developing counting skills. Suitable in general for everyone - and even for adults who wish to improve their skills and increase the speed of correct "mental" arithmetic.

3. "Casino 678". Purpose of the game: anti-propaganda of gambling. When you write an algorithm with your own hands and, losing virtual money, you understand that you simply cannot win, the interest in gambling will disappear. Recommended for teenagers hoping to suddenly become rich with at least "a million dollars" and live happily ever after.

4. "Hippodrome". Purpose of the game: studying the Tkinter library, forming a windowed application (Windows), working with images, animating images in the program window, coordinate systems. Working with process parameters: changing the game situation based on randomness.

The presented algorithms are aimed at educating:
- understanding the principles of the processor;
- practical ability to create and write algorithms in the language;
- the ability to implement data processing with Python tools;
- the ability to use modern high-level language tools;
- ... and popularization of creative pastime.

You'll find:
- basic algorithms for data processing;
- practical advice and comments based on many years of experience;
- stages of designing algorithms for games;
- a description of the work of the Tkinter library with practical examples;
- tests for practicing understanding of Python code.

Please, if you liked the app, please rate it and write a comment. Very motivating to continue working :)

Special thanks to SmileZzz: without you this would not have happened at all!
Updated on
Sep 22, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Location, App activity, and Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

5.0
2.55K reviews
Тигран Меликян
November 21, 2022
Я в восторге! Отличное приложение для новичков, не только желающих изучить Python, но и для тех кто так или иначе пишет скрипты, скажем в bash. Именно с помощью этого приложения разложил по полочкам знания о переменных, циклах, ветвлениях. На практических примерах научился все это применять. Спасибо автору, а так же выражаю благодарность и поддержу проект! Вам новых достижений и побольше вдохновения для создания подобных пособий!
Did you find this helpful?
Malachite Rose
January 3, 2022
Очень приятное приложение! Я наконец нашла что-то, что меня действительно научило Python. Я уже прочла все три ваших учебника и могу смело сказать, что автор - огромный молодец. Подача материала, объяснения, юмор - всё на высоте)
5 people found this review helpful
Did you find this helpful?
Viktor Trofimov
January 18, 2022
Спасибо огромное за отзыв и оценку! Успехов вам в изучении и хороших практик! Надеюсь, в будущем попользуюсь вашими программами :))
Artyom Levykh
September 22, 2021
Выражаю признательность автору, за столь качественно изложенный материал!
2 people found this review helpful
Did you find this helpful?
Viktor Trofimov
September 25, 2021
Огромное спасибо за отзыв и оценку! Вам успешного освоения, крутых программа и интересных решений!

What's new

- важное обновление систем оплаты;
- корректировка логики.

!!! Это важный этап, пожалуйста, обновите приложение. Иначе оно будет работать также непредсказуемо, как наша жизнь по понедельникам :)