You reached my small webspace among all the entire web, congratulations! Here are some things about me: I can talk English, Spanish, Galician, and Catalan...
This is going to be a short post 1 . So, I've been using my old phone in a daily basis during 6 years, until this last month, where I switched to another phone. The old phone still works perfectly, but I was worried about it stopping working someday. Not only that, but performance and battery life issues were getting noticeable. I had some image folders in the old phone, and I wanted to send them…
These 2-3 last weeks, I have been using what I could of my free time to experiment with godot-rust . My experience using the library Using godot-rust has been a nice experience for me, although I got blocked with some things at first. I got blocked on issues like these: Realizing I had to call .bind() or .bind_mut() whenever I wanted to access to some node attributes. I also had to make those…
Recently, I've been more and more captivated by puzzle games, specifically, 2D sokoban style games. I played some of them this year, and it's amazing how flexible this genre can be. The variety of both conventional and metapuzzling mechanics do make each game a unique experience. I want to talk briefly about two examples that include very fun and clever uses of these mechanics, and how they…