Simple games created using Javascript!!!
Matching Game!
This is an interactive matching game made through JavaScript.
In this the player needs to click on the extra smiling face on the left side in order to go to the next level. Once the player selects the proper face the number of faces on both side will increase by five.
The game continues until the player clicks correctly on the extra smiling face on the left.
Try the game to enjoy it!!!
PlayColor Guessing Game!
This game allows the player to guess the color which the program is thinking of. The player needs to enter their guess, and the game will guide till the player guessed the right color.
On selecting the right color the background will automatically be set to the right guessed color.