Programs i wrote and what i'm doing

I write in Python, C++ and processing/p5.js. some examples i zould implement here are below. The more useful stuff (like downloading my music) will also be covered.

Here is conways game of life. Draw and have fun.

I wondered how you would set a sail optimally while sailing. Here is a script where you can try it yourself.

Red is your Sail, green is your rudder, blue is your speed and white is the resulting force on the sail.

Set the rudder with A and D, Change the wind direction with Z and C and give yourself a nudge with W.