LucasPilla / Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms
MIT License
418 stars 153 forks source link

Compress GIFs #152

Closed LucasPilla closed 1 year ago

LucasPilla commented 1 year ago

Task: the gifs are quite heavy so I want to optimize/compress them.

highb33kay commented 1 year ago

Hi @LucasPilla , How do i get started?

LucasPilla commented 1 year ago

@highb33kay To be honest I don't have idea 🤣

highb33kay commented 1 year ago

@LucasPilla okay, 😂. I am on it anyway.

highb33kay commented 1 year ago

Hi @LucasPilla. I didnt realize you changed the topic already. I was waiting to be assigned lol. I will get right to it now.

tuhinmallick commented 1 year ago

Is this issue still open then I would like to work on it

LucasPilla commented 1 year ago

@tuhinmallick The task is quite simple, just compress the gifs

AnshMasand commented 1 year ago

is the issue open? I can finish it

tuhinmallick commented 1 year ago

@LucasPilla I have made a PR for the issue #160

LucasPilla commented 1 year ago

@tuhinmallick Thank you for contributting!