Skip to content

NotchArrow/ScreenArtist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screen Artist

This project was made in Python using the Pygame module. It takes the pixel color currently under your mouse and maps it onto a canvas relative to your mouse position on your screen. This can create cool pixel art after a few hours from remenants of different things you've done using your computer.

image

Dependencies

Pygame: https://pypi.org/project/pygame/

Pyautogui: https://pypi.org/project/PyAutoGUI/

Requirements File: https://github.com/NotchArrow/ScreenArtist/blob/main/requirements.txt

Features

All of the features listed below are customizable in the config file.

  • Basic drawing using the mouse
  • Brush size
  • Random drawing
  • Systematic drawing
  • Saving & loading
  • Past versions
  • Background color
  • Canvas size
  • Timelapse

About

Python Pixel Art/Pygame Project

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages