adding two more gifs

This commit is contained in:
Jidong Xiao
2025-02-11 23:07:50 -05:00
committed by JamesFlare
parent 70ec238654
commit 916740069a
3 changed files with 4 additions and 0 deletions

View File

@@ -38,6 +38,10 @@ Example 4:
This is the [original GIF](brick_real.gif). And this is the [reversed GIF](brick_fake.gif).
Example 5:
This is the [original GIF](seat_real.gif). And this is the [reversed GIF](seat_fake.gif).
## Starter Code
The starter code [main.cpp](main.cpp) defines a class named GifFrame to represents GIF frames. Each object of this class represents one frame.