Skip to content

Commit 85d3726

Browse files
author
Karan Goel
committed
Merge pull request karan#47 from awkwardgiraffe/master
Added new Graphics and Multimedia project -- GIF Creator
2 parents f347e2a + d56420a commit 85d3726

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ Graphics and Multimedia
239239

240240
**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.*
241241

242+
**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.*
243+
242244

243245
Security
244246
-------------

0 commit comments

Comments
 (0)