Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 326 Bytes

File metadata and controls

13 lines (8 loc) · 326 Bytes

🐱 Nyan Cat GIF Project

This is a fun Python project where I created an animated GIF using multiple image frames.

🎯 Project Overview

The project takes a sequence of images and combines them into a looping GIF using Python.

🛠️ Tech Used Python imageio library

✨ Created as part of Codédex Python Final Project