Pygame

Tetris Game Project in Python

Submitted by razormist on
Project Title: Tetris Game Tetris Game with Source Code is a Python program that is a single-player game where the player must form an line of block in order to get a score. The project is a clone game of the original game Tetris, it has the same function as the original game. The project was developed using Pygame module it is a cross-platform set of python modules designed for creating games, it

Flappy Bird Game Using Pygame

Submitted by razormist on
Flappy Bird Game with Source Code is a Python program that is a single-player arcade game that is similar to the ones from Android and IOS system. This program was developed using Python language. The program is very simple, the player can control the bird by clicking the screen with left click in order to move the bird upward. The player must survive until the end to get higher score than anyone