Skip to content

Commit

Permalink
Added new Graphics and Multimedia project
Browse files Browse the repository at this point in the history
This is something that's been on my list for a while. I will work on a solution pronto. 👍
  • Loading branch information
AwkwardGiraffe committed Jul 7, 2014
1 parent f347e2a commit d56420a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,8 @@ Graphics and Multimedia

**Turtle Graphics** - This is a common project where you create a floor of 20 x 20 squares. Using various commands you tell a turtle to draw a line on the floor. You have move forward, left or right, lift or drop pen etc. Do a search online for "Turtle Graphics" for more information. *Optional: Allow the program to read in the list of commands from a file.*

**GIF Creator** A program that puts together multiple images (PNGs, JPGs, TIFFs) to make a smooth GIF that can be exported. *Optional: Make the program convert small video files to GIFs as well.*


Security
-------------
Expand Down

0 comments on commit d56420a

Please sign in to comment.