Skip to content

abdullansari/Pixart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixart

A Python written algorithm that takes user input from the terminal and outputs the desired pixelated art using Python's Turtle 🐢.

The input must be between 0-9, and A-C. Furthermore, each input represents one row of the pixelated art therefore providing all input as one line is not advised.

Example

Below is an example of how the art is generated. Upon running the code, the user is prompted to "Enter your color strings:", here, the user provides the input.

For example, to draw a Mario, provide the following input (not in one line):

That will produce a 20x20 picture of Mario, as shown below.

image

That's all there is to it. Try it for yourself and have fun!🔥

About

A Python written algorithm that takes user input and outputs the desired pixelated art using Turtle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages