Skip to content

elena-in-code/Pixel-Art-Maker-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pixlart2

Final project of the Frontend developer Track in Udacity and Google Developer Challenge Scholarship 2017-2018

Technologies used:

  • HTML5
  • CSS3
  • jQuery

User Stories:

  • Pick a color
  • Choose the size of the grid by writing in the input boxes the height and the width.
  • Choose the size of each cell by writing in the input box.
  • Next press the button "Create a Grid" this will generate the grid following the input given by the user.
  • To start drawing, go to grid press the cells that you want to paint.
  • If you want to change any of the inputs for bigger/smaller cells, more/less height or width just change the values in the input boxes and press the button "Create a Grid" again.
  • If you want to reset press the button "Start Again".
Hope you enjoy it!