Javascript Game Programming

Foosball Game Using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Foosball Game is an interactive web application built entirely with JavaScript. The gameplay is simple yet engaging — the player competes against an AI opponent, with the goal of scoring goals while preventing the AI from doing the same. The Foosball Game in VanillaJS offers a fun and competitive experience, allowing players to control their pieces using keyboard bindings (Left Arrow Key to

Bug Smasher Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Bug Smasher Game is an interactive web application built entirely with JavaScript. This game is quite simple — the player must quickly click to smash all the bugs that appear randomly on the screen. With only a limited amount of time, players must act fast to hit as many bugs as possible and earn a higher score. The Bug Smasher Game in JavaScript offers a fun challenge that sharpens precision

Color Sequence Game Using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Color Sequence Game is an interactive web application built entirely with JavaScript. The gameplay is straightforward and simple — you just need to follow the color sequence by tapping the colors as they blink. The game continues endlessly as long as you correctly follow the blinking color sequence. The Color Sequence Game in VanillaJS offers an exciting and immersive experience, making it an

Boomerang Man Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Boomerang Man Game is an interactive web application built entirely with JavaScript. The gameplay is straightforward and simple — you need to defeat slimes to gain score and money, which can be used to upgrade your weapon and stats. Players can control the character using the keyboard bindings (W to move upward, S to move downward, D to move right, A to move left, and Left Mouse Button to

Uno Card Game Multiplayer Using HTML & CSS in jQuery with Source Code

Submitted by razormist on
The Uno Card Game Multiplayer is an interactive web application built entirely with JavaScript. The gameplay is straightforward and follows the same rules as the original UNO card game, with a few added variations such as penalty rules. Players can place their cards or call "UNO" when they are down to one card. The Uno Card Game Multiplayer in jQuery offers an exciting and immersive experience

Horse Racing Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Horse Racing Game is an interactive web application built entirely with JavaScript. The gameplay is straightforward and simple — the player must place a bet, choose a horse, and then press the start button to begin the race. Players can set the number of laps and watch the race unfold to see which horse wins. The Horse Racing Game in JavaScript offers an exciting and immersive experience

Slither.io Clone Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Slither.io Clone Game is an interactive web application built entirely with JavaScript. The gameplay is straightforward and closely resembles the classic snake game, where you navigate around the map to collect food. The twist is that other players are also present, competing to collect food and potentially eliminate you. The Slither.io Clone Game in JavaScript offers an exciting and immersive

Alien Invasion Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Alien Invasion Game is an interactive web application built entirely with JavaScript. The gameplay is straightforward — the player controls a spaceship and must shoot down incoming aliens while avoiding their attacks. The ship can be moved using the keyboard controls: Left Arrow Key to move left, Right Arrow Key to move right, and Spacebar to shoot. The Alien Invasion Game in JavaScript offers

Find the Logo Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Find the Logo Game is an interactive web application built entirely with JavaScript. The gameplay is very simple as the player must find the logo within the three boxes. The Find the Logo Game in JavaScript offers straightforward and engaging gameplay, making it a great project for beginners who want to explore game development. It provides an excellent opportunity to learn essential

Asteroid Game Using HTML & CSS in jQuery with Source Code

Submitted by razormist on
The Asteroid Game is an interactive web application built entirely with JavaScript. The gameplay is very simple as the player must control a spacecraft and destroy all the asteroids. The Asteroid Game in jQuery offers straightforward and engaging gameplay, making it a great project for beginners who want to explore game development. It provides an excellent opportunity to learn essential