My project is called Hidden Items, where you have to try and find the listed items in the picture within the time limit, but incorrect guesses lose you lives and reduce your timer! There's two modes - levels and infinite, with the levels mode giving you a picture and a ten item list, and the infinite mode looping items continuously in a grid. I used HTML, CSS and JavaScript to make the game, using CSS to stylise the webpages and JavaScript to actually program the images, click detection, timer, etc.
My project is called Hidden Items, where you have to try and find the listed items in the picture within the time limit, but incorrect guesses lose you lives and reduce your timer! There's two modes - levels and infinite, with the levels mode giving you a picture and a ten item list, and the infinite mode looping items continuously in a grid. I used HTML, CSS and JavaScript to make the game, using CSS to stylise the webpages and JavaScript to actually program the images, click detection, timer, etc.