Javascript Game Programming

Block Dasher Game using HMTL & CSS in SketchJS with Source Code

Submitted by razormist on
The Block Dasher Game is an interactive web application created using JavaScript with the help of the SketchJS library. This arcade-style game is highly engaging and fun to play, where the objective is to jump across platforms to earn a score. The Block Dasher Game in SketchJS is a score-based game where players must keep playing to achieve a higher score. It offers an enjoyable and immersive way

Card 21(Black Jack) Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Card 21 (Blackjack) Game is an interactive web application built purely in JavaScript. This engaging card game challenges players to draw cards in an attempt to reach the score of 21 or get as close as possible without exceeding it, as exceeding 21 results in a loss. The Card 21 (Blackjack) Game in VanillaJS demonstrates advanced JavaScript coding skills, including dynamic DOM manipulation for

Balloon Popper Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Balloon Popper Game is a web application built purely in JavaScript. It is a fun and engaging arcade-style game where the player's goal is to pop as many balloons as possible to achieve the highest score. The Balloon Popper Game in VanillaJS challenges players to react quickly and strategically to maximize their score. This project demonstrates advanced coding skills in JavaScript, showcasing

Paddle War Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Paddle War Game is a web application built using pure CSS. In this single-player game, the player must destroy all the oppose paddle to win the game. The Paddle War Game in VanillaJS is a simple yet entertaining game where the objective defeat your opposing enemy to gain a score. This project demonstrates essential coding skills for developing game applications in JavaScript, with a focus on

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

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

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

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