game

Fruit Fall Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Fruit Fall Game, a delightful web-based arcade experience designed to test your reflexes and agility! In this exciting game, players must click on falling fruits—apples, bananas, and grapes—to score points while avoiding those that touch the bottom of the game area. With its engaging gameplay and dynamic mechanics, the Fruit Fall Game is perfect for all ages, offering an enjoyable

Simon Color Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Simon Color Game is a web application coded purely in JavaScript. The purpose of this project is to provide fun and enjoyable gameplay by clicking on blinking color objects. The game is displayed in a web browser and features color cards and various color-shaped objects. The Simon Color Game in VanillaJS is designed to entertain players by challenging them to click the color objects in the

Riddle Guess Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Riddle Guess Game, an exciting and interactive web-based game designed to challenge your wit and problem-solving skills! Built using HTML, CSS, and JavaScript, this game allows you to test your ability to guess the punchline to a random riddle. By integrating with a free external API, the game fetches fresh riddles each time, ensuring a new challenge with every round. Whether you're

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

Submitted by rems on
Welcome to the Wordle Game Clone, a fun and interactive web-based game built using HTML, CSS, and JavaScript. This project recreates the popular word-guessing game where players have six attempts to guess a hidden five-letter word. Each guess provides feedback on the correctness of the letters and their position, using a color-coded system: green for correct letters in the correct position, yellow

Breakout Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Breakout Game, a classic arcade-style game built entirely with HTML, CSS, and JavaScript. In this game, you control a paddle at the bottom of the screen, aiming to bounce a ball upward to break rows of bricks. Each level becomes progressively harder as more rows of bricks are added. The challenge lies in keeping the ball from falling off the screen while clearing all the bricks to

League of Legends Champions Details Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the League of Legends Champion Details, a web application designed to bring the vast roster of champions from League of Legends to life. With a sleek and intuitive interface, this app displays every champion’s image and name in an organized grid layout. Simply click on any champion to view their title, splash art, and a brief description in a smooth modal popup. Whether you're a

Number Game App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Number Game App, an engaging and interactive web-based game designed to test your guessing skills. Built with HTML, CSS, and JavaScript, this app challenges players to guess a randomly generated number between 1 and 100. With a clean and modern design, the app provides instant feedback on your guesses, letting you know if your guess is too high, too low, or spot on. The Number Game

Doodle Jump Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Doodle Jump Game, a captivating web-based game crafted using HTML, CSS, and JavaScript. Inspired by the classic mobile game, this project brings the addictive gameplay of Doodle Jump to your browser. The objective is simple yet challenging: guide the doodler upwards by jumping on platforms and avoiding falling off the screen. With its dynamic gameplay, responsive design, and

Match the Color Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the **Match the Color Game**, an engaging and interactive web application designed to challenge your color-matching skills. Using HTML, CSS, and JavaScript, this game generates random colors for you to match using RGB sliders. As you adjust the sliders, you'll see real-time feedback on your guessed color, making it both fun and educational. The game features intuitive RGB range sliders

Chrome Dinosaur Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Chrome Dinosaur Game, a web-based recreation of the beloved offline game found in the Google Chrome browser. This project is designed to showcase the power and versatility of fundamental web technologies: HTML, CSS, and JavaScript. By combining these technologies, we've created an interactive and engaging game that not only entertains but also provides a practical example of how to