Project Source Code

Dice Roll (Multiplayer) Game in JavaScript Free Source Code

Submitted by razormist on
Dice Roll (Multiplayer) Game in JavaScript Free Source Code - A simple arcade multiplayer game where two players compete by rolling dice to get good numbers. Each player takes turns rolling a dice in order to obtain a favorable number. The first player to reach 100 or more will win the game. JavaScript Free Source Code.

Hotel Billing System using Tkinter in Python Free Source Code

Submitted by razormist on
Hotel Billing System using Tkinter in Python Free Source Code - A simple Python system that uses the Tkinter library to create a Hotel Billing application capable of generating receipts. This system utilizes CRUD functions to manage product data manipulation, including updates, deletions, and more. Python Free Source Code

Movie Management System in JavaScript Free Source Code

Submitted by razormist on
Movie Management System in JavaScript Free Source Code - A JavaScript system application that allows users to search for movie recommendations from the website. This system tool can also enable users to add their favorite movies or remove them later. JavaScript Free Source Code.

Simple Sale Management System in Python using CSV Free Source Code

Submitted by razormist on
Simple Sale Management System in Python using CSV Free Source Code - A simple Python system that can manage your sales and inventory products. This system uses basic data manipulation techniques, including adding, reading, updating, and deleting records from the CSV database. Python Free Source Code.

Simple Member Management System in C# Free Source Code

Submitted by razormist on
Simple Member Management System in C# Free Source Code - A simple C# window form application that use SQLite database to store the record of your member. This application is consist of multiple textboxes that need to fill-in the data of each member. C# Free Source Code.

Simple Password Generator App using Tkinter in Python

Submitted by razormist on
Simple Password Generator App using Tkinter in Python - A simple python application that use tkinter library to create a secured random password generator app. This application uses a random function that will randomize the generation of available characters. Python Free Source Code.

Simple Flying Bird Game in JavaScript Free Source Code

Submitted by razormist on
Simple Flying Bird Game in JavaScript Free Source Code - A simple arcade style game that clone the flappy bird game from android with a similar mechanics. This game show you how to implement this clone game into a web application with same game mechanics of the real game. JavaScript Free Source Code.

Simple Tour Reservation System in C++ Free Source Code

Submitted by razormist on
Simple Tour Reservation System in C++ Free Source Code - A simple C++ system that can make a reservation trip for the tourist to their respective destination. This user in this system can make the reservation for the tourist and can also allow to cancel a trip anytime. C++ Free Source Code.

Dino Egg Catcher Game in JavaScript Free Source Code

Submitted by razormist on
Dino Egg Catcher Game in JavaScript Free Source Code - A simple arcade style game where your objective is to carefully catch the dino egg to gain a score. Each time you catch an egg you will gain score, if you failed to catch an egg your lives will be deducted by 1. JavaScript Free Source Code.