Pygame

Tic Tac Toe Game GUI Project in Python

Submitted by razormist on
Project Title: Tic Tac Toe Game Tic Tac Toe Game with Source Code is a Python program that is a single-player or multi-player game where both players must place a X or O marking the spaces in a 3×3 grid board. The project purpose is to have an entertainment and past time after some hard time from work The project was built using a Pygame module where it is compose of different platform that

Guess the Word Game GUI Project in Python

Submitted by razormist on
Project Title: Guess the Word Game Guess the Word Game with Source Code is a Python program that is a single-player game where the player must guess all the given jumble words. The project purpose is to educate all children for sharpening their learning skills . The project was built with the use of Pygame module where it is compose of different platform set of python modules designed for

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