Skip to content

Commit

Permalink
Merge pull request karan#47 from awkwardgiraffe/master
Browse files Browse the repository at this point in the history
Added new Graphics and Multimedia project -- GIF Creator
  • Loading branch information
Karan Goel committed Jul 11, 2014
2 parents f347e2a + d56420a commit 85d3726
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 85d3726

Please sign in to comment.