Category: Python

Tetris Pygame (part 2)

Today I’m done my Tetris game. I’m add score and next blocks (it will show you […]

Tetris Pygame (part 1)

This is my friday work. Today I watched tutorial of Programming With Nick and make the […]

Threading Python

Author name: Minh Nguyen Thread in python is a flow of execution, like a separate order […]