Game Programming in Python, Co0.26



Publisher Description

Game Programming in Python, Co -

Study Guide for Programming in Python on the Example of Simple Games

Перевод осуществлён c согласия автора оригинального материала.

The translation is made with the consent of the author.

"Game Programming in Python, Coding from Scratch" is for children, teenagers, their parents and teachers! It is designed for a wide range of readers studying programming.

We'll learn programming in Python and write games together!

The app explains the fundamentals of the functional (procedural) programming in Python, provides information about working with the Tkinter library which helps to create solid programs with convenient and intuitive interface, and discloses principles of program building on the rule «divide and rule», developing creative thinking and effective result achievement both in programming and in life. How to create a button? How to program the pressing on that button? How to display a message window? Laconic modern design, beauty and grace are about Tkinter. The library is widely used in modern programming.

Why this particular tutorial? I have been teaching computer science for 20 years and still face one annoying thing. Many materials are supposed to "teach programming", but they just give background information about syntax, certain elements and so on. Agree that even if you learn by heart English-Russian dictionary, you won't speak Russian, because it's necessary to bear in mind a thousand of details: times, conjugations, cases, parts of speech and their using etc.

I am not going to talk only about the Python language. I will explain to a reader each subsection by logical reasoning, answering the questions "By using what?", "For what?" and "Why?". All theory will be turned into practice at once.

Structure of the material:

- basic information about programming in Python and Python syntax;

- game architecture: what principles underlie game development, what you should worry about, how to create data processing system;

- tips and tricks of a programmer: you can't cheat your own destiny, but you can (and should) facilitate your work;

- games!

There are four games in this part:

1. «Guess the Number». The purposes of the game are entertainment and numeric ranges analysis. It's for children who learn to count. If you are a parent, you can write a game specially for your child, having integrated all your wishes into the program.

2. «Learn to Count». The purpose of the game is development of counting skills. It's actually for everyone who wants to increase the speed of counting correctly in mind.

3. «Casino 678». The purpose of the game is the counter-propaganda of gambling. When you write this algorithm by yourself and lose virtual money, you will understand that there is no chance to win, interest in gambling will disappear. It's recommended for people hoping to become suddenly richer in a million of dollars and start carefree living.

4. «Hippodrome». The purposes of the game are learning the Tkinter library, creating dialog boxes (Windows), working with images, image animation and coordinate system. We'll also work with parameters of the processes, changing game situation according to event probability.

Presented here algorithms are written to:

- explain how the processor works;

- teach to create pragmatic algorithms in Python programming language;

- develop the skill of implementation data processing with the Python tools;

- introduce to modern high-level language tools;

- ... to popularize this creative pastime.

You will find:

- basic algorithms of data processing;

- practical advice and notes based on my multi-year experience;

- design stages of algorithms for games;

- description of how the Tkinter library works on demonstrative examples;

- tests that check Python code understanding, skills of programming in Python.

If you like the app, please, rate it and write a commentary. It greatly motivates to continue working :)



About Game Programming in Python, Co

Game Programming in Python, Co is a free app for Android published in the Teaching & Training Tools list of apps, part of Education.

The company that develops Game Programming in Python, Co is Danil Shentsov. The latest version released by its developer is 0.26.

To install Game Programming in Python, Co on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2021-01-22 and was downloaded 16 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the Game Programming in Python, Co as malware as malware if the download link to com.vgtrofimov.pythongameseng01 is broken.

How to install Game Programming in Python, Co on your Android device:

  • Click on the Continue To App button on our website. This will redirect you to Google Play.
  • Once the Game Programming in Python, Co is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
  • A pop-up window with the permissions required by Game Programming in Python, Co will be shown. Click on Accept to continue the process.
  • Game Programming in Python, Co will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.

Program Details


General

Publisher
Released Date
2021-01-22
Languages
English

Category

Category
Subcategory

System requirements

Operating systems
Android

Download information

File size
N/A
Total downloads
16

Pricing

License model
Free
Price

Version History


Here you can find the changelog of Game Programming in Python, Co since it was posted on our website on 2020-05-11. The latest version is 0.26 and it was updated on Soft112 on 22 April, 2024. See below the changes in each version:

version 0.26

posted on 2021-01-22

A new chapter and a new update are coming:
- The chapter "Tkinter" has been added. Learn new about how to create graphic interface in Python.
- Buttons, windows, and cool atmosphere are already in.
- Bugs, mistakes, and all bad things have been corrected as well.
Hope you enjoy it :)

version 0.25

posted on 2020-11-03

Wow! What do we have here? Looks like a COMPLETED game. Casino 678 is finished. Time to end coding the game:
- The chapters "One-Armed Bandit" and "Full Code of the Game" have been added. Play and let play.
- Take up the "Train" challenge!
- Steve Martin, Frank's "Time to Stop", and some chicory.
- Bugs, mistakes, and all bad things have been corrected as well.
Hope you enjoy it :)

version 0.24

posted on 2020-10-07

Alarm! New update has arrived. Something delicious comes:
- The chapter "Craps" has been added. Now you can roll dice and chill out.
- Cool references are included as always, pals.
- Bugs, mistakes, and all bad things have been corrected as well.
Hope you enjoy it :)

version 0.23

posted on 2020-09-16

Alarm! New grand update has arrived. Very new and very grand:
- Meet the "Roulette". Code, play, and lose your (virtual!!) money. The chapter "Roulette" has been added.
- Cool references are included as always, pals.
- Bugs, mistakes, and all bad things have been corrected as well. Very corrected, check new screenshots!
Hope you enjoy it :)

version 0.22

posted on 2020-08-26

Alarm! New update has arrived:
- The chapter «Main Method» has been added.
- Cool references are also included.
- Bugs, mistakes, and all bad things have been corrected as well.
Hope you enjoy it :)

version 0.20

posted on 2020-08-14

Alarm! New update has arrived:
- The chapter «Game architecture» was added. Check the list of methods we'll use next.
- Bugs, mistakes, and all bad things were corrected as well.
Hope you enjoy it :)

version 0.19

posted on 2020-08-04

Alarm! New update has arrived:
- The chapter «Working with Files» was added. Learn how to store data permanently.
- Bugs, mistakes, and all bad things were corrected as well.
Hope you enjoy it :)

version 0.18

posted on 2020-07-30

Alarm! New update has arrived:
- The chapter «Methods and Functions» was added. This topic is crucial, pay close attention to it!
- Bugs, mistakes, and all bad things were corrected as well.
Hope you enjoy it :)

version 0.15

posted on 2020-07-22

Alarm! There are some amendments in the app. You don't even have to vote, as is natural in Russia:
- The chapters «Creating Framework» and «Final Code of the Game» were added.
- The second game «Learn to Count» has been completed, now we're moving to Casino 678!
- Bugs, mistakes, and all bad things were corrected as well.
Hope you enjoy it :)

version 14

posted on 2020-07-11

Alarm! There are some amendments in the app. You don't even have to vote, as is natural in Russia:
- The chapters «Game Architecture» and «Tactical Ploy» were added. Meet the new game - «Learn to Count»!
- Check out the theory of inventive problem solving. It is as interesting as it sounds.
- Bugs, mistakes, and all bad things were corrected as well.
Hope you enjoy it :)






Click stars to rate this APP!

Users Rating:
  0.0/5     0
Downloads: 16
Updated At: 2024-04-22
Publisher: Danil Shentsov
Operating System: Android
License Type: Free