score

Classic Snake Game with Scoring in VanillaJS with Source Code

Submitted by razormist on
The Classic Snake Game is a web application created with JavaScript. The objective of this game is to provide an engaging single-player experience where the player controls a snake, aiming to collect food items to earn points. With each food item consumed, the snake grows longer, adding to the challenge as players must avoid collisions with the walls or the snake’s own body. The game’s simplicity

Simple Basketball Free Throw Game in JavaScript Free Source Code

Submitted by razormist on
Simple Basketball Free Throw Game in JavaScript Free Source Code - A simple arcade style game where your goal is to gain a score by scoring a perfect basket. This game is very easy to play with you only need to use the spacebar to throw the ball while you timing your shooting angle. JavaScript Free Source Code.