/Embroidery

A simple application, written in vanilla Python, embroidered patterns on the console.

Primary LanguagePythonMIT LicenseMIT

Embroidery

Description

A simple application, written in Python, embroidered patterns in nice way on the console. The characters used for embroidery can be defined. In addition, the task is primarily an exercise of algorithms, which avoids the repetition of the code.

The application was created as a task at CodeCool school. A description of the task can be found here: Exercise.

Screenshots

application preview

Real-time preview

https://replit.com/@piotrmludzik/Embroidery

Used technologies:

Python Visual Studio Code GitHub Repl.it

Challenges:

  • algorithmic thinking,
  • present the results in a nice way on the console.

Contact info

Feel free to contact me in case of any issue, questions or comments. My contact info can be found on my GitHub page.

License

The content of the exercise and the initial code in the repository are owned by CodeCool.

Copyright (c) 2020 by Piotr Mludzik. All rights reserved.
Code in this repository is licensed under MIT license. See LICENSE.