Javascript Game Programming

Fishin Time Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Fishin Time Game is an interactive web application built entirely with JavaScript. This game is very simple as you just need to move the cursor over the fish to catch it. The Fishin Time Game in VanillaJS offers exciting gameplay that requires quick reactions to catch the fish. It provides a great opportunity to strengthen essential programming concepts such as logic building, collision

Catch the Frog using HTML & CSS in jQuery with Source Code

Submitted by razormist on
The Catch the Frog is an interactive web application built entirely with JavaScript. This game is very simple but challenging as you need to act fast to catch the frog. The Catch the Frog in jQuery offers exciting gameplay that requires quick reactions to catch the frog. It provides a great opportunity to strengthen essential programming concepts such as logic building, collision detection, event

Catch the Cat Game using HTML & CSS in jQuery with Source Code

Submitted by razormist on
The Catch the Cat Game is an interactive web application built entirely with JavaScript. This game is very simple but challenging—you need to think carefully about how to catch the cat. The Catch the Cat Game in jQuery offers exciting gameplay that requires strategic thinking by placing blue dots to corner and trap the cat. It provides a great opportunity to strengthen essential programming

Bomb Zone PVP Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Bomb Zone PVP Game is an interactive web application built entirely with JavaScript. This game features a player versus player mode where both participants compete against each other by strategically placing bombs to trap and corner their opponent. The Bomb Zone PVP Game in VanillaJS offers an exciting and fast-paced challenge as players race to collect powerups and outsmart one another. It

Mine Finder Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Mine Finder Game is an interactive web application built entirely with JavaScript. This game is a mine thinking where you need to select a tile carefully avoiding the mines. The Mine Finder Game in VanillaJS offers an exciting challenge as you try to guess the hidden tile to preven the mine from exploding. It provides an excellent opportunity to reinforce essential programming concepts while

Find the number Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Find the Number Game is an interactive web application built entirely with JavaScript. This game is quite tricky as you need to quickly identify and select specific numbers hidden among a grid full of random numbers. The Find the Number Game in VanillaJS challenges you with a limited amount of time to find all the target numbers to earn a high score. It provides an excellent opportunity to

Drop Ball Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Drop Ball Game is an interactive web application built entirely with JavaScript that tests your reflexes, precision, and patience. In this game, the player controls a ball, guiding it to fall between moving tiles to earn points. The Drop Ball Game in VanillaJS delivers fast-paced, engaging gameplay where you must react quickly before it’s too late. This project offers an exciting way to

Flying Bird Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Flying Bird Game is an interactive web application built entirely with JavaScript that challenges your reflexes, precision, and patience. The player controls a bird, guiding it through obstacles by pressing the spacebar or clicking the left mouse button to make it flap and stay airborne. The Flying Bird Game in VanillaJS provides an engaging and rewarding experience, helping you build and

2K48 Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The 2K48 Game is an interactive web application built entirely with JavaScript that challenges your strategic thinking and problem-solving skills. In this game, you slide numbered tiles across the board and merge matching numbers to create larger ones, starting with smaller values and gradually working your way up to achieve the highest possible score. Each move introduces a new number

Word Guess Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Word Guess Game is an interactive web application built entirely with VanillaJS. This game is simple and entertaining, challenging you to guess a word with a specific length. The Word Guess Game in VanillaJS offers an enjoyable experience as you try to guess the word, and you can even use a hint to make guessing easier. This program demonstrates simple coding techniques that help you learn