Skip to content

It's a game in which you can import picture you want and color it

Notifications You must be signed in to change notification settings

quivXe/pixel_coloring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pixel_coloring

Hey! Here you have a mini-game, where you can color pixel by pixel (with size you want) any picture you want.

alt text

How to play:

  • first just download png or jpg image and put it to folder
  • enter how many colors you want in iamge and size of one pixel
  • then program convert image to pixels
  • then just choose color and color your image pixel by pixel

How it works:

  • program makes the photo less color (1-9 colors depends on user input)
  • then just divides into pixel of chosen size and unluckly at the moment every pixel is in list

My plans:

  • remake all game and base on something else cuz this can make computer cry
  • make full GUI instead of working in terminal
  • make game much prettier cuz it looks ugly
  • change resolution of canvas if image is small
  • add a zoom option

Write if you have idea!

About

It's a game in which you can import picture you want and color it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages