Project Source Code

Asteroids Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Asteroids Game is a web application built using pure JavaScript. In this single-player game, players aim and shoot at incoming asteroids to gain points. The Asteroids Game in VanillaJS combines simple yet challenging gameplay, requiring players to maneuver the spaceship skillfully to destroy all the asteroids. This project demonstrates essential coding skills for developing game applications

Fruit Slice Game using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Fruit Slice Game is a web application built using JavaScript along with the jQuery library. In this single-player game, players aim to slice as many fruits as possible, requiring quick reflexes and accuracy. The Fruit Slice Game in jQuery combines simple yet challenging gameplay, demanding precise and rapid slicing to cut through each fruit that appears. This project highlights essential

Speed Typing Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Speed Typing Game is a web application built using JavaScript. This project provides a fun and engaging single-player experience where players are challenged to type sentences as quickly and accurately as possible. The Speed Typing Game in VanillaJS is designed to be both straightforward and challenging, requiring precision and fast typing skills to achieve high scores. This project showcases

2048 Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The 2048 Game is a web application built using JavaScript. This project provides a fun and engaging single-player experience where the player aims to achieve the number 2048 by merging tiles with the same value. The 2048 Game in VanillaJS is designed to be both simple and challenging, requiring precision and strategic planning as the player combines tiles to reach higher numbers. This game

Best employee management system in php

Submitted by mayuri_k on
A Best employee Management System (EMS) is a comprehensive software solution designed to streamline and enhance the various functions associated with human resource management within an organization. This system serves as a pivotal tool for managing employee data, salary management, and money borrow management. The project overview of an EMS typically encompasses several key components, including

Crossy Road Clone Game using HTML&CSS in ThreeJS with Source Code

Submitted by razormist on
The Crossy Road Clone Game is a web application developed in JavaScript with Three.js for 3D rendering. This game offers an engaging single-player experience where the objective is to navigate a character safely across a busy road filled with moving obstacles. The game challenges players to time their movements carefully to avoid collisions, requiring both patience and quick reflexes to reach the

Tower Blocks Game using HTML&CSS in ThreeJS with Source Code

Submitted by razormist on
The Tower Blocks Game is a web application built using JavaScript. The goal of this project is to provide a fun, engaging single-player experience where players drop blocks to build a stable tower. The Tower Blocks Game in ThreeJS is designed as a simple yet challenging game that requires precision and concentration to align the blocks correctly. This project demonstrates fundamental coding

Random Linear Color Gradient Generator in VanillaJS with Source Code

Submitted by razormist on
The Random Linear Color Gradient Generator is a web application created with JavaScript. This tool provides a simple way to generate random linear color gradients that users can easily copy and paste. Displayed in a web browser, it includes a feature to generate a random gradient color along with its color code. The Random Linear Color Gradient Generator in VanillaJS is designed to assist

Classic Snake Game with Scoring in VanillaJS with Source Code

Submitted by razormist on
The Classic Snake Game is a web application created with JavaScript. The objective of this game is to provide an engaging single-player experience where the player controls a snake, aiming to collect food items to earn points. With each food item consumed, the snake grows longer, adding to the challenge as players must avoid collisions with the walls or the snake’s own body. The game’s simplicity

Bingo Number Generator App in jQuery with Source Code

Submitted by razormist on
The Bingo Number Generator App is a web application built using JavaScript. This project provides a simple tool for generating random numbers for use in the Bingo card game. Displayed in a web browser, it includes a feature to generate a random Bingo number with each interaction. The Bingo Number Generator App in jQuery is designed to support Bingo gameplay. This project demonstrates basic coding