Python

Catch My Food Game using Python with Source Code

Submitted by razormist on
Catch My Food Game using Python with Source Code Catch My Food Game with Source Code is a single-player game where you only control a plate that you can move to catch all the healthy foods. Your only goal is to catch the food that been dropping, you need to catch only healthy foods otherwise you lose one lives per each junk food you catch. The purpose of the system is to provide some realistic fun

Snake and Ladder Game using Pygame with Source Code

Submitted by razormist on
Snake and Ladder Game using Pygame with Source Code Snake and Ladder Game with Source Code is a single-player game where you only control a die that you will roll to get a satisfying number. You just need to rely on your luck for a good result of your rolled dice. The purpose of the system is to gather your friends, family and classmate to enjoy playing this board game. About the Project The Snake

Rubik's Cube App using Python with Source Code

Submitted by razormist on
Rubik's Cube App using Python with Source Code Rubik's Cube App with Source Code is a single-player game where you control a regular rubik's cube. You need to scramble the rubik's cube first in order to fix the puzzle. This game is very fun and tricky game you need to think carefully to fix the puzzle. About the Project The Rubik's Cube App was created using Python that uses tkinter module in

F1 Racer Game using Pygame with Source Code

Submitted by razormist on
F1 Racer Game using Pygame with Source Code F1 Racer Game with Source Code is a single-player game where you control a f1 race car that you will control along the race track. You just need to follow the race path and avoid getting hit. The purpose of the project is to entertain the young ones and have an enjoyable moment About the Project The F1 Racer Game was built using Pygame module where it is

Simple Stick Boy Run Game using Python with Source Code

Submitted by razormist on
Simple Stick Boy Run Game using Python with Source Code Simple Stick Boy Run Game using Python with Source Code with Source Code is a single-player game where you stick man object. You just need to jump and enter the yellow door on the top of a platform. The purpose of the system is to have a leisure time and enjoyable moment. About the Project The Simple Stick Boy Run Game was built using Python

Creating a Login And Registration Form in Python

Submitted by razormist on
Learn how to create a Login And Registration Form using Python. Python is a widely used advanced-level programming language for a general technique to the developer. Beginners find Python a clean syntax and indentation structure-based, and it is easy to learn because of its less semicolon problem.

Simple Racing Game using Pygame with Source Code

Submitted by razormist on
Simple Racing Game using Pygame with Source Code Simple Racing Game with Source Code is a single-player game where you control a plane that will race along the road. You just need to follow the race path and venture a lap. The purpose of the project is to have an entertainment and leisure time among friends. About the Project The Simple Racing Game was built using Pygame module where it is compose

Creating a Simple Digital Clock in Python

Submitted by razormist on

In this tutorial we will create a Simple Digital Clock Using Python. Python is a widely used advanced-level programming language for a general technique to the developer. Beginners find the clean syntax and indentation structure easy to learn because of it's less semicolon problem. You can use this simple program as part of your program.