Guessinggame

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

Submitted by razormist on
The Guess the Animal Game is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple and enjoyable guessing game. The program is displayed in a web browser and includes some form fields needed to submit the query. The Guess the Animal Game in VanillaJS is designed as a straightforward guessing game where you need to guess the name of

Guessing Word Game GUI in VanillaJS with Source Code

Submitted by razormist on
Guessing Word Game GUI in VanillaJS with Source Code. Guessing Word Game GUI, created in JavaScript, challenges players to guess a hidden word by entering letters. Incorrect guesses result in the gradual drawing of an image, adding an extra layer of challenge to the game. JavaScript Source Code.

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.