Vanilla JS

Pong the Ball Game(AI) in VanillaJS with Source Code

Submitted by razormist on
Pong the Ball Game(AI) in VanillaJS with Source Code - A web game application created using Pure JavaScript only, where the objective is to defeat an AI. The game is very simple: you can control the paddle using the mouse coordinates to hit the ball back in the opposite direction. JavaScript Source Code.

Arithmetic Math Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Arithmetic Math Game, an immersive web experience that combines the power of HTML, CSS, and JavaScript to bring you a captivating and educational gaming adventure. Designed with a user-friendly interface and a modern aesthetic featuring the Poppins font, this game aims to enhance your arithmetic skills in an entertaining way. Whether you're a math enthusiast or looking for a fun way

Number Guessing Game using Voice in VanillaJS with Source Code

Submitted by razormist on
Number Guessing Game using Voice in VanillaJS with Source Code - An application purely created in JavaScript where you must guess a number using only your voice. This unique approach adds a different vibe to the guessing game, making it an engaging and entertaining experience JavaScript Source Code.