This project will have you controlling the mouse pointer from a shell script to draw simple shapes and scenes in a paint program.
There are no prerequisites for this project. You can just get started.
You will need:
For this project, you may work individually, or in groups of up to 4 people.
If you choose to perform this project in a group environment, each member needs to play an equal role in accomplishing the required tasks. You may delegate tasks to certain group members, but you need to be able to demonstrate equal participation by all, and each group member should be able to explain with detail any aspect of this project when asked.
You will need to let me know the group members before embarking on this project, so that I can enable wiki permissions.
A big piece inherent to dealing with many resources within a complex computing environment is the automation of tasks.
In UNIX/Linux Fundamentals, we spent a considerable amount of time on Shell Scripting, automating simple and more involved tasks.
Here we will be extending that concept one step further.
For this project I would like for you to write a series of evolving scripts. The requirements will therefore start at the core and progressively get more involved.
Some URLs that may assist you in accomplishing this project: