Python

Save the Man Word Game in Python Free Source Code

Submitted by razormist on
Save the Man Word Game in Python Free Source Code - A simple puzzle game coded in python where the main goal is to guess what word is display in the blank line. Each time you guess wrong answer a graphical image will display that represent the remaining attempt you have. Python Free Source Code.

Hockey Game (Multiplayer) in Python Free Source Code

Submitted by razormist on
Hockey Game (Multiplayer) in Python Free Source Code - A simple classic arcade multiplayer game where players must compete to each other. The players can play the game via keyboard bindings (A, W, S, D for Player 1, Left, Up, Right, Down Arrow keys for Player 2). Python Free Source Code.

Car Inventory System in Python Free Source Code

Submitted by razormist on
Car Inventory System in Python Free Source Code - A simple inventory system that can manage the car records. This system uses the CRUD principle to manage the car inventory by adding, deleting, and updating of data. You can also export all the data that you inputted. Python Free Source Code.

Address Book Management System in Python Free Source Code

Submitted by razormist on
Address Book Management System in Python Free Source Code - A simple system that can store a person address book detail. It also allow user to update the person address and delete if unnecessary to be saved. This system will safely store all data inputted as dat file extension. Python Free Source Code.

Simple Banking Management System in Python using Django Free Source Code

Submitted by oretnom23 on
Simple Banking Management System using Django in Python This application is entitled Simple Banking Management System. This is a simple web-based application developed in Python and Django Framework. The main goal of this project is to provide bank account holders with an online platform to make some transactions. The application allows the account holders of a certain bank to withdraw and deposit

Simple Polling System in Python using Django Framework Free Source Code

Submitted by oretnom23 on
Simple Polling System using Django in Python This application is entitled Simple Polling System. This is a simple web-based application developed in Python and Django Framework. The main goal of this project is to create a certain web application that serves as a simple voting system that lets the users record their chosen choice and automatically reflects the polling result. The application has a