Javascript Game Programming

Platformer Game using HMTL & CSS in VanillaJS with Source Code

Submitted by razormist on
The Platformer Game is an interactive web application built entirely with JavaScript. In this 2D game, players explore the map and collect coins to advance to the next level. The Platformer Game in VanillaJS delivers an engaging challenge, encouraging careful navigation while gathering coins. This project provides an excellent opportunity to practice core programming concepts and enhance

Multiplication Quiz Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Multiplication Quiz Game is an interactive web application built entirely with JavaScript. This engaging game challenges players to solve multiplication problems within a minute. The Multiplication Quiz Game in VanillaJS offers a great exercise for practicing mathematical problems, requiring players to solve multiplication questions to earn a score. It provides an excellent opportunity to

Minesweeper Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Minesweeper Game is an interactive web application built entirely with JavaScript. This engaging game challenges players to carefully avoid hidden mines while uncovering safe tiles. The Minesweeper Game in VanillaJS offers a fun and strategic experience, rewarding players for successfully revealing all safe tiles without triggering a mine. It provides an excellent opportunity to practice

Guess the Movie Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Guess the Movie Game is an interactive web application built entirely with JavaScript. This engaging game challenges players to guess the correct name of a movie based on a given clue. The Guess the Movie Game in VanillaJS offers a fun and straightforward experience, rewarding players with points for accurate guesses. It provides an enjoyable way to practice essential concepts while developing

Memory Icon Match Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Memory Icon Match Game is an interactive web application developed entirely with JavaScript. In this arcade-style game, players must flip and match identical icons to win. The Memory Icon Match Game in VanillaJS offers a fun and challenging experience, requiring players to think critically and memorize the placement of each icon. This project provides an excellent opportunity to gain basic

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

Submitted by razormist on
The Match Color Game is an interactive web application developed entirely with JavaScript. In this engaging strategy game, players aim to match three or more tiles of the same color to score points. The Match Color Game in VanillaJS offers a fun and challenging experience, requiring players to think critically with each move, as the game is limited by a set number of turns. This project is an

Bantumi Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Bantumi Game is an interactive web application developed entirely with JavaScript. In this engaging strategy game, players take turns placing seeds in houses, aiming to capture the most seeds by the end of the game. The Bantumi Game in VanillaJS provides a fun and challenging experience, requiring players to think critically as each move can influence the placement and distribution of seeds

Lights Out Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Lights Out Game is an interactive web application built entirely with JavaScript. In this engaging puzzle game, players aim to turn all the yellow tiles to black by strategically toggling tiles. The Lights Out Game in VanillaJS provides a fun and challenging experience, requiring players to think critically as each move can affect multiple tiles. This project offers an enjoyable way to

Guess the Shape Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Guess the Shape Game is an interactive web application built entirely with JavaScript. This engaging game challenges players to identify the correct shape based on the displayed image. The Guess the Shape Game in VanillaJS offers a fun and straightforward experience, rewarding players with points for accurate guesses. It provides an enjoyable way to practice essential concepts like game logic

Dot Alignment Game using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
The Dot Alignment Game is an interactive web application created using pure JavaScript. This arcade-style game is simple yet engaging, where players must quickly click the dot and align the line accordingly. The Dot Alignment Game in VanillaJS offers straightforward entertainment by clicking the dot and aligning the line as fast as you can. It provides a fun and immersive way to practice essential