Cobra Snake Game using Python with Free Source Code

Submitted by razormist on
Cobra Snake Game using Python with Free Source Code Cobra Snake Game with Source Code is a single-player game where your goal is to continue getting score while eating your food. You just maneuver your cobra through walls. The purpose of the system is to have an enjoyable moment after doing work projects. About the Project The Cobra Snake Game was built using Python module where it has a multiple

Shoot Down the Rocket Game using JavaScript with Free Source Code

Submitted by razormist on
Shoot Down the Rocket Game using JavaScript with Free Source Code Shoot Down the Rocket Game with Source Code is a project that is a single-player game where goal is shoot down all the invader rockets. The game has a simple design that contains an image sprites and background color. The purpose of the game is to give some entertainment factor during your free time with your frirends. About the

Gas/Petrol Station Management System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
This is a Simple PHP Project entitled Gas/Petrol Station Management System. This is a web-based application that provides the Gas or Petrol Station with an automated platform to manage their sales, customer credits, and customer payments. The application was developed using PHP and SQLite3 Database. This can help the management to store their records and easily retrieve the data. This has a simple

Movie Ticket Management System using C++ with Free Source Code

Submitted by razormist on
Movie Ticket Management System using C++ with Free Source Code The Movie Ticket Management System with Source Code is a project that can manage your move ticketing business. The system can manage the reserving movie ticket by entering the Name, Move Name, Time, etc. The purpose of the system is to help and maintain the efficient of giving a movie ticket. About the System The Movie Ticket

Dino Run Game using JavaScript with Free Source Code

Submitted by razormist on
Dino Run Game using JavaScript with Free Source Code Dino Run Game with Source Code is a project that is a single-player game where goal is to run your way and gain more score. The game has a simple design that contains an image sprites and background color. The purpose of the game is to provide some fun time with your friends, family, classmate, etc. About the System The Dino Run Game was created

Student Database System using C with Free Source Code

Submitted by razormist on
Student Database System using C with Free Source Code The Student Database System with Source Code is a project that can let you manage your student database. The system can help you manage the list of the student information by entering information such as Name, Student Id, etc. The purpose of the system is to secure the managing of your student details. About the System The Student Database

Chess(Multiplayer) Game using JavaScript with Free Source Code

Submitted by razormist on
Chess(Multiplayer) Game using JavaScript with Free Source Code Chess(Multiplayer) Game with Source Code is a project that is a single-player game where goal is to defeat your opposing team. The game has a simple design that contains an chess piece and board. The purpose of the game is to have some leisure time during your break.. About the System The Chess(Multiplayer) Game was built in a HTML web

Dynamically Map an Area of an Image using JavaScript/jQuery Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Dynamically Map an Area of an Image using JavaScript/jQuery. This will help you to understand also on how to put a detection link on a specific part or area of the image. With the use of HTML Canvas, we can dynamically locate the specific position and size of the area we want to detect on the image.

Simple Restaurant Table Reservation System with Floor Plan Mapping in PHP and SQLite Source Code

Submitted by oretnom23 on
This is a Simple PHP Project entitled Simple Restaurant Table Reservation System with Floor Plan Mapping. This is a web-based application that provides the Restaurant's Customers with Possible Customers with an online platform to reserve a table on their desired date and time. The application has simple features and small scope but enough to show how this kind of application works. This system can

Search Box with Auto Suggest Links Items Tutorial using PHP and jQuery

Submitted by oretnom23 on

This is a simple tutorial that tackles about creating a Search Box with AutoSuggest Links Items. This tutorial uses HTM, PHP, MySQL Database, JavaScript, jQuery, and Ajax. The tutorial code will help you to understand and to have an idea or knowledge of how to create the said web application feature for your future project. This kind of feature is commonly used when adding a search feature that matches the keywords on multiple database tables and columns.