Javascript Game Programming

2D Basketball Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The 2D Basketball Game is an interactive desktop application built entirely with JavaScript. The gameplay is simple and engaging, where you use the left mouse button to swipe and throw the ball. The 2D Basketball Game Using JavaScript features a ball and a hoop, and your goal is to score points by throwing the ball into the hoop. This project is an excellent way to practice and reinforce essential

Balloon Popper Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Balloon Popper Game is an interactive desktop application built entirely with JavaScript. The gameplay is simple and engaging, where you pop balloons using the left mouse button. The Balloon Popper Game Using JavaScript features classic balloon-popping mechanics, providing an enjoyable and interactive experience. This project is an excellent way to practice and reinforce essential programming

Stickman Apple Shooter Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Stickman Apple Shooter Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is fun and straightforward, where the objective is to carefully shoot the apple with an arrow. The Stickman Apple Shooter Game Using Pygame features gameplay that emphasizes patience and precision in shooting arrows. This project is an excellent way to practice

Atari Centipede Clone Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Atari Centipede Clone Game is an interactive desktop application built entirely with JavaScript. The gameplay replicates the original Atari Centipede game, where you defend your ship against insect-like creatures. The Atari Centipede Clone Game Using JavaScript features the classic mechanics of the original game, allowing you to score points by destroying bugs and mushrooms. This project is an

Image Sliding Puzzle Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Image Sliding Puzzle Game is an interactive desktop application built entirely with JavaScript. The gameplay is simple yet enjoyable—you can drag and drop the image pieces to rearrange them and form the correct picture. The Image Sliding Puzzle Game in JavaScript features an image divided into smaller parts that players must place in the correct order to complete the puzzle. This project is an

Enduro Clone Game Using HTML, CSS, and JavaScript with Source Code

Submitted by razormist on
The Enduro Clone Game is an interactive desktop application built entirely with JavaScript. The gameplay is simple yet fun—you control a Formula One car using keyboard bindings (Left Arrow Key to move left, Right Arrow Key to move right, Up Arrow Key to accelerate, and Down Arrow Key to decelerate). The Enduro Clone Game in JavaScript features classic racing mechanics where you drive along the

Battleship Game Using HTML, CSS, and VanillaJS with Source Code

Submitted by razormist on
The Battleship Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet challenging, as you face off against an AI opponent determined to defeat you—so give it your best shot! The Battleship Game Using VanillaJS offers fun and immersive gameplay, allowing you to strategically place your ships on the grid to avoid enemy attacks. This project is an excellent

Atari Breakout Clone Game Using HTML, CSS, and VanillaJS with Source Code

Submitted by razormist on
The Atari Breakout Clone Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet engaging — the objective is to break all the bricks using a paddle that you control with either the keyboard (Left Arrow Key to move left, Right Arrow Key to move right) or the mouse cursor. The Atari Breakout Clone Game in VanillaJS offers fun and immersive gameplay

Seaquest Atari Clone Game Using HTML, CSS, and VanillaJS with Source Code

Submitted by razormist on
The Seaquest Atari Clone Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet engaging — your objective is to rescue survivors in the ocean while eliminating enemies underwater. The Seaquest Atari Clone Game in VanillaJS offers fun and immersive gameplay, allowing players to control a submarine using keyboard bindings (A to Move Left, W to Move Upward

Catapult Shot Game Using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Catapult Shot Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet engaging, where you need to adjust the angle and force to accurately hit the target. The Catapult Shot Game in VanillaJS offers a fun and competitive experience, allowing players to control the angle and power of their shot. This project provides an excellent opportunity to reinforce