Nyan Cat is a pixel art GIF meme depicting a cat with the body of a cherry pop-tart flying through outer space that has spawned parodies and fanart media numbering in thousands. This is a game based on the meme, where you have to dodge doughnut obstacles and collect cats and super mushrooms to survive in space!
The same ole' classic Tic Tac Toe paired with 3 modes.
and a cozy minimalist UI! 🍵
A simple ASCII image generator with support for generating both B/W and color images
Also supports both video and static image generation.
A basic image processor tool to study the various image processing techniques, using kernels to apply various filters to the image. Also supports grayscale conversion, and custom kernels to let you experiment with your own filters. 🤓
Boids is an artificial life program, developed by Craig Reynolds in 1986, which simulates the flocking behaviour of birds, and related group motion. His paper on this topic was published in 1987 in the proceedings of the ACM SIGGRAPH conference.
Here is my own implementation of Boids with certain extra rules and modern optimisations!
A simple cloth simulator with a few customisable parameters like gravity, number of points, and constraints. The cloth is simulated using Verlet integration and is constrained using distance constraints.
Enjo tinkering with artificial cloths! 🪛