Basic Snake Game using C++ with Free Source Code

Submitted by razormist on
Basic Snake Game using C++ with Free Source Code Basic Snake Game with Source Code is a single-player game where your goal is to eat the food the randomly appear in different position in the map. The purpose of the application is to provide some fun and enjoyable moment with your friends and family. About the Application The Basic Snake Game was developed in a simple windowed console application

Vs Soccer Game using JavaScript with Free Source Code

Submitted by razormist on
Vs Soccer Game using JavaScript with Free Source Code Vs Soccer Game with Source Code is a project that is a single-player game where your goal is to throw the ball in your opponent goal. The game has a basic design that contains multiple sprites and background images. The purpose of the project is to give some entertainment factor during your break time. About the Application The Vs Soccer Game

Simple Shooting Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Shooting Game using JavaScript with Free Source Code Simple Shooting Game with Source Code is a project that is a single-player game where your goal is to protect the tooth in the center. The game has a basic design that has multiple sprites and background images. The purpose is to give some enjoyable moment with your friends, family, etc. About the Application The Simple Shooting Game was

Simple Tower Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Tower Game using JavaScript with Free Source Code Simple Tower Game with Source Code is a project that is a single-player game where your goal is to collect all the coins scatter in the tower location . The game has a basic design that contains multiple sprites and images. The purpose is to provide some entertainment and free time with your friend. About the Application The Simple Tower

Tetris Game using C# with Free Source Code

Submitted by razormist on
Tetris Game using C# with Free Source Code Tetris Game with Source Code is a single-player game the game purpose is same as the original classic tetris game we all know. The application is consist of multiple sprites and image to display the gameplay The purpose of the application is to show you how it been remade in C# programming language. About the Application The Tetris Game was created in a

Creating a Login Form with Google Authentication (oAuth2) in PHP and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about how to create a web application Login Form with Google Authentication/ Google OAuth API. Here, you will learn how to set up a project and register the app in google console developer. Also, we will be creating a simple login form web application with the said login authentication. The scripts will be written in HTML, CSS, JavaScript, and PHP. In the application, the user credential will also be stored in the database using MySQL Database.

Simple Grading System using C++ with Free Source Code

Submitted by razormist on
Simple Grading System using C++ with Free Source Code The Simple Grading System with Source Code is a project that can generate a grade for your student remarks. The application is simple that demonstrate the basic computing of grade. The purpose of the system is to provide some learning for computing. About the Application The Simple Grading System was built in a simple console application, the

Simple Cuisine Finder using JavaScript with Free Source Code

Submitted by razormist on
Simple Cuisine Finder using JavaScript with Free Source Code Simple Cuisine Finder with Source Code is a project that can find the cuisine base on what you enter in the textbox. The application was made so simple that only images and buttons. The benefit of the project is to make it easy for you to find what cuisine will you cook for the day. About the Application The Simple Cuisine Finder was

Simple Music Player in PHP and jQuery Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Music Player App. This web-based application is a simple PHP Mini-Project. The application allows the user to upload, and play music or audio in the application. The project was written in PHP for the back-end and JavaScript for player features such as playing the audio. This application can help you to learn some DOM Manipulation in jQuery and some other

Creating a Word Counter App in JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to create a simple Word Counter App using HTML and JavaScript. The main goal of this tutorial is to give you ideas or techniques how to manipulate html content text and more. This web application idea or techniques can be useful for your future web application projects such as Content Management Systems also known as CMS. The application only uses pure JavaScript codes in acheiving the main features.

The scripts are written in: