Skip to content

courseworks/AP1401-1-HW6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Advanced Programming Course - HW6

This is an OPTIONAL homework!

Homework 6 - Fall 2022 Semester
Deadline: Jome 16 day - 11:59 pm




Outline

Create a programm with GUI and draw this famous figure:

final

but you have to do it in an iterative way (draw each line one by one) and also put some settings on the screen so that the user can change some of the shape's specifications (like the tickness of the lines, the delay between drawing the lines, number of lines, and ...).

A very simple example of what you should do: (see resources/vid.gif if following figure is not loading)

final

Do not use docker to imeplement your code and you can use either Qt in C++ or PyQt.



create a video of the final version of your program and upload it with your source files



GOOD LUCK


final


About

Advanced Programming Course - HW6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published