This is a colletion of some of my projects, that I feel are cool enough to show off here.
Not all of them have been released yet, i.e. you can't acces them to play/use yet, I probably will release most of them some time in the future.
My style of making large projects is something like "od szczegółu do ogółu", wich means that I start making one part and *really* focus on it before focusing on making other parts
When I'm making some larger part of a project that requires multiple other parts working with each other at the same time, I usually just focus on one part wile adding some things that essentially just point to the direction I shoud expand to make it work, for future me to know what to do.
This is sorta the other way around from how other people develop things; most people make a general frame of what they want before adding detail.
FP system - it is not released yet, it will be available on my github when it's ready
Programming language - it is not released yet, it will be available on my github and somwhere else as a compiler when it's ready
submarine game - it is not released yet, it will be available on itch.io
boids + asteroids - it is not released yet, it will be available on both my github and itch.io