Skip to content

milouk/Pixel-Canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Canvas

This app generates a random pixel canvas of the color the user picks.

Features

User can :

  • Pick color.
  • Pick dimensions.
  • Save the file in whatever format he likes.

How to Use

To use this application you need to:

  • Install Python 3 from here
  • Clone the repo : https://github.com/milouk/Pixel-Canvas.git
  • Install : matplotlib and numpy

Then open the command line and cd to the pixel_canvas.py directory and type python3.6 pixel_canvas.py and enjoy!

Releases

No releases published

Packages

No packages published

Languages