
The player continues to uncover symbols two cards at a time until the symbols match. The player has a few seconds to memorize the position of the symbols before both cards are turned over. When a second card is clicked, it also turns over and shows a symbol. When a card is clicked, the card turns over and shows a symbol. The memory game consists of a board that shows the back of cards. Javascript can be used to build games and the classic game of memory is one of the best games to build. Try it first then build a proper popup box of your own to prompt for two or more fields. To prompt the user for a user name and password using just the prompt function, you would have to prompt the user twice. This project teaches you the limitation of the ‘prompt’ function in Javascript because it will allow entry of only one field. Breakout Game – build the classic game of breakout.Game of Pong – build the classic paddle and ball game.Client-Side Email – build a form then email the contents of the form.Sign in/ Sign up Form – build a form validation and accept sign in and sign up info.Maze Game – build a maze and traverse through as fast as you can.Grocery List – build a list of grocery items to shop for.


Battery Charging Icon – build a progress meter by animating a battery charge.Photo Gallery – build a slideshow with next and previous buttons.World Clocks – build a date and time panel for various locations in the world.Javascript Clock – build a modern digital clock.Javascript Tetris – build the game of tetris.


Tic Tac Toe Game – build a game of tic tac toe.Memory Game – build a memory game to test your brain.Popup Box – build a popup box with more than one input.The last 5 Javascript Projects are more simpler and are great starter projects that every Javascript coder should do. The first 20 Javascript projects listed will challenge the intermediate and advanced coders but if you are starting out or a beginner, you may want to attempt the simpler ones such as the Smart Home project or the Eating Out Bill Splitter.
