Project Source Code

Box Clicker Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Box Clicker Game is a web application built using pure JavaScript. In this single-player game, the player must click the box as fast as you can. The Box Clicker Game in VanillaJS is a simple yet entertaining game where the objective is to click the box to gain a score. This project demonstrates essential coding skills for developing game applications in JavaScript, with a focus on logical

The Falling Ball Game in VanillaJS with Source Code

Submitted by razormist on
The Falling Ball Game is a web application built using pure JavaScript. In this single-player game, the player controls a ball, guiding it into a hole to score points. The Falling Ball Game in VanillaJS is a simple yet entertaining game where the objective is to free-fall the ball into the correct target to earn a score. This project demonstrates essential coding skills for developing game

Shape Clicker Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Shape Clicker Game is a web application built using pure JavaScript. In this single-player game, the player must click the shape that is appearing in the screen as fast as you can. The Shape Clicker Game is a simple game but quite fun where your only goal is to click the shape. This project demonstrates essential coding skills for developing game applications in JavaScript, with a focus on

Jewelry Match Puzzle using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Jewelry Match Puzzle is a web application built using pure JavaScript. In this single-player game, players aim to match identical jewels to score points and progress. The Jewelry Match Puzzle is a skill-based, strategy-oriented game that requires quick thinking and precise matching of images. This project demonstrates essential coding skills for developing game applications in JavaScript, with

Mind Reader App using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Mind Reader App is a web application built in JavaScript with the help of the jQuery library. This interactive application is designed to entertain users by "predicting" their chosen number, character, or thought. It guides users through a series of prompts or calculations, leveraging pre-determined logic and mathematical tricks to reveal the correct answer, creating a fun illusion of mind

Tetrimino Puzzle Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Tetrimino Puzzle Game is a web application built using pure JavaScript. In this single-player game, players aim to arrange blocks in horizontal lines to score points. The Tetrimino Puzzle Game is a skill-based, strategy-oriented game that requires quick thinking and accurate placement of blocks. This project demonstrates essential coding skills for developing game applications in JavaScript

Ping Pong Game using HTML&CSS in jQuery with Source Code

Submitted by razormist on
The Ping Pong Game is a web application built in JavaScript with the help of the jQuery library. In this multiplayer game, players aim to hit the ball back to the opposing side to score points. The Ping Pong Game in jQuery is both fun and challenging, as players face a real opponent, requiring focus and quick reflexes. This project demonstrates essential coding skills for developing game

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