Colour game
Platform Used: HTML CSS JQUERY Javascript
Drawing grid is designed which has certain specialities-
-
A grid of input(x) is represented after the user enters the number,the input is taken using a prompt dialog box.Another input as a colour picker is used.
-
On clicking a cell,the colour of cell is changed as the colour user enters
-
On clicking it twice the cell is get back to its original colour i.e white
-
Page maded is responsive in nature which is comfortable for mobile and desktop friendly users.
-
Try again Button is introduced to again set the grid box as a input.