Архив рубрики: Учебная Практика

Ping Pong

After using the pygame package to recreate the snake game, I decided to use a different package to further develop my ability to write code. This other package was the turtle package, which has less functions than pygame.

Link: https://github.com/Leoleopardboy12/Ping-Pong-Game-Using-pygame/blob/Raw-Code/Raw%20Code

Because i was already familiar with pygame, using a different package made it difficult, and the game had several problems. After a few failed products i decided it was best to continue using pygame. The making of the game was much smoother and i was able to complete the game. 

This is a game where there are two paddles used to bounce a ball from side to another, which requires a "bounce" when the ball collides with the paddles. A player loses when the ball misses the paddle. This gives a point to the other player and then places the ball in the centre between the two paddles and the game continues.

At this point i believe i can move on to a different type of programming. What I have in mind is to create a program similar to the software used in stores.