Made with python within 6 weeks, my response to an avatar generator assignment. Here users can comment in their name and see what cat avatar they get! or, randomize it by commenting out the name function. 
This was my first python project and my introduction to creative coding. I had a lot of fun with this!

20 randomized cat avatars


I really enjoyed making this. It was quite tedious, at first I carved out the silhouette of the cat using bezier curves. After I learned more, I realized I could just put in transparent pngs. Like the bug customizer, there was a lot of organizational work.
The Dreaded Beziers
The Dreaded Beziers
Some of the randomization code
Some of the randomization code
The magic number!
The magic number!
If you want to see what your cat would be, feel free to download the project from my github!

You may also like

Back to Top