I managed to port a Java desktop application called the Tabletop Games Framework to a web browser utilizing CheerpJ. Although initially doubtful, I ended up pleasantly surprised by the simplicity and effectiveness of the whole endeavor!
I participated in my very first game jam - the Bevy jam #2 to learn the Bevy engine, Rust and overall game dev stuff.
I have always found simulations interesting. It breaks up the monotonous day of working on libraries and has something visually s(t)imulating about it. This time I tried to implement a cloth simulation in the Bevy Engine using Rust.