Play this fun and interactive number guessing game built with HTML, CSS, and JavaScript. Try to guess the correct number in 10 chances! A simple, responsive JavaScript project for beginners.
This repo is an adaptation of Build Pac-Man Game With JavaScript by Thomas Weibenfalk. I followed the tutorial to learn followings: Creating a JavaScript-based version of the classic Pac-Man, where ...