Javascript Game Programming

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

Fruits Catcher Game Using HTML & CSS in jQuery with Source Code

Submitted by razormist on
The Fruits Catcher Game is an interactive web application built entirely with JavaScript. The gameplay is very simple—players must catch all the falling fruits using the mouse pointer. The Fruits Catcher Game in jQuery offers straightforward and engaging gameplay, making it a great project for beginners. It provides an excellent opportunity to learn essential game programming concepts such as

Bullet Race Game Using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Bullet Race Game is an interactive web application built entirely with JavaScript. The gameplay is very simple—you need to maneuver the car while destroying barricades along the road to progress. The Bullet Race Game in VanillaJS offers straightforward gameplay and provides a great opportunity to learn about essential game programming concepts such as object movement, collision detection

Othello Game 3D Using HTML & CSS in jQuery with Source Code

Submitted by razormist on
The Othello Game 3D is an interactive web application built entirely with JavaScript. The gameplay is simple — the player competes against an AI or another player on an 8x8 grid by placing black or white discs. The player with the highest number of discs on the board at the end of the game wins. The Othello Game 3D in jQuery offers straightforward gameplay and provides a great opportunity to learn

Pokemon Memory Game Using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Pokemon Memory Game is an interactive web application built entirely with JavaScript. The gameplay is very simple—players must match identical images hidden behind tiles. Each time you reveal a tile, a move is counted. Try to match all the cards to win the game. The Pokemon Memory Game in VanillaJS offers straightforward gameplay and provides a great opportunity to learn about game programming

Annoying Button Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Annoying Button Game is an interactive web application built entirely with JavaScript. The game is very simple. The player must click every button present and find the real button to win the game. The player must act quickly and find the correct button within a limited time. The Annoying Button Game in JavaScript offers straightforward gameplay that requires speed and quick reflexes to find

Mario Clone Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Mario Clone Game is an interactive web application built entirely with JavaScript. The gameplay is similar to the original Mario game, where your goal is to travel through stages, overcome obstacles, and rescue the princess. The player can control the character using keyboard bindings (Left Arrow Key to move left, Right Arrow Key to move right, and Spacebar to jump). The Mario Clone Game in

Crossword Puzzle Game Using HTML & CSS in JavaScript with Source Code

Submitted by razormist on
The Crossword Puzzle Game is an interactive web application built entirely with JavaScript. Players must enter the correct letters into a grid—either horizontally or vertically—to complete words based on the given hints. Each letter must match the corresponding clue to form a valid word. The Crossword Puzzle Game in JavaScript offers straightforward gameplay that requires critical thinking to