Skip to content

nwnordahl/pixel-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Sketch

Drawing software built with HTML, CSS and vanilla JS

Todo

  • Add header label [*]
  • Make it possible to clear grid after changing grid size [*]
  • Center grid [*]
  • Fix a bug where color picker does update value when using the eyedropper
  • Add eraser tool
  • Add color choice tool [*]
  • Continuously drawing [*]
  • Refactor
  • Responsitivity
  • Add function to darken or lighten a tile
  • Save function
  • Improve overall design
  • Make it so that drawing carry over when changing tile amount
  • Make it possible to change grid styling
  • Make it possible to change color theme
  • Add functionality to undo changes
  • Make it possible to convert the sketch to an image file [*]