Tagged: pygame for beginners

0

Python: #4 Key pressing and creating the snake game in pygame

Python: #4 Key pressing and creating the snake game in pygame

Hi all,

Today in this article we are going to discuss about the key pressing in the pygame and we are also start creating the snake game.

0

Python: #2 pygame module making the game loop

Python: #2 pygame module making the game loop

Hi all,

In last article we made the game display in pygame but the the display was disappearing to solve that we will make the game in this article so that the display will not disappear.