Skip to content

snutij/draw-pixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draw pixel

Simple application to draw pixel with mouse over

Live demo 🚀

Features

  • random color
  • erase mode
  • reset draw
  • change resolution

screen

Run application

  • npm install for install dependencies
  • npm run dev for run app