New game for the Python course
We have finished creating a new 2D game, which will be something new for many of our students, but for their parents this game will definitely remind the time 30-40 years ago.
The new game is called Waterful Ring Toss and its main goal is to string colourful rings onto the spire in the center. At the beginning of the game, there are not enough rings so that the player can understand a little the game and practice. But with each new level, the number of rings increases and the game becomes more difficult. There is also a timer that controls the game time - a maximum of 60 seconds.
The game has different functions that show the rings, the background of the game screen, and in the lessons on the development of this game, we teach students how to operate the buttons. The task of the buttons is to toss the rings up, but with the speed control.