Simple Tic Tac Toe Game using C++ with Free Source Code

Submitted by razormist on
Simple Tic Tac Toe Game using C++ with Free Source Code Simple Tic Tac Toe Game with Source Code is a multi-player game where your goal is to compete to each other. The purpose of the application is to provide some fun and competitive atmosphere with your friends and family. About the Application The Simple Tic Tac Toe Game was developed in a simple windowed console application, that display the

Simple 2D Platform Game using Pygame with Free Source Code

Submitted by razormist on
Simple 2D Platform Game using Pygame with Free Source Code Simple 2D Platform Game with Source Code is a single-player game where the objective is to collect all the scatter coin in the area. You just need to collect all the coin in order to win the game. The purpose of the application is to give some free time after your work. About the Project The Simple 2D Platform Game was created using Python

Creating a Login Form with OTP Verification through Email in PHP Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to create a simple 2 Factor Authentication when logging in using PHP Language. This will help you to create a more secure authentication for your system users in your current or future PHP Projects. The system will generate an OTP or the One-Time-PIN every time the users attempt to login into the system. Here, the OTP will be through an email using GMail SMTP.

The application that we'll be crating in this tutorial has simple functionalities such registration, login, verification, home page, and logout. I hope this will help you.

Classic Tetris Game using JavaScript with Free Source Code

Submitted by razormist on
Classic Tetris Game using JavaScript with Free Source Code Classic Tetris Game with Source Code is a project that is a single-player game where your goal is to aligned the blocks horizontally. The game has a basic design that contains colored blocks. The purpose is to give some entertainment for you and for your friend also. About the Application The Classic Tetris Game was developed in a HTML web

Simple Student Quarterly Result/Grade System in PHP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Simple Student Quarterly Result/Grade System. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is the MySQL Database Version of Student Quarterly Grading System using PHP and SQLite Database project that I posted before. The project allows the faculty or teachers to manage their student's results in each

Simple Periodic Table of Elements App using C++ with Free Source Code

Submitted by razormist on
Simple Periodical Table App using C++ with Free Source Code The Simple Periodical Table App with Source Code is a project that display the complete list for the periodic table. The system can provide you the actual data of each elements. The purpose of the system is provide some some knowledge about the elements origins. About the System The Simple Periodic Table of Elements App was created in a

Simple Payroll System with Dynamic Tax Bracket in PHP/OOP and MySQL Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Simple Payroll System with a Dynamic Tax Bracket. This is a simple web-based application that was developed using PHP/OOP and MySQL Database. This project is the MySQL Database Version of Simple Payroll System with a Dynamic Tax Bracket in PHP using SQLite project that I posted before. This project manages the company employees' payroll (monthly/semi-monthly)

Multi-Vendor Online Groceries Management System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP entitled Multi-Vendor Online Groceries Management System. This is a web-based application that helps consumers and vendors do business online. The system serves as an online shop or store platform for groceries that can handle multiple vendors. This allows multiple vendors to publish their available products online. It has a simple and pleasant user interface with the

Simple Bejeweled Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Bejeweled Game using JavaScript with Free Source Code Simple Bejeweled Game with Source Code is a project that is a single-player game where your goal is to aligned 3 same colored jewel to get a score. The game has a simple design that display the actual graphics of the game. The purpose is to provide some entertainment enjoyable moment with your friends. About the Application The Simple

Simple Guessing Word Game using Python with Free Source Code

Submitted by razormist on
Simple Guessing Word Game using Python with Free Source Code Simple Guessing Word Game with Source Code is a single-player game where the objective is guess what word is hidden in the display. You just need to try your best to guess the word given. The purpose of the application is to provide some friendly relationship with your friends, family, etc. About the Project The Simple Guessing Word Game