Posted August 21, 2024 by Brett Chalupa
#release
v0.2.0 of SokoWorld has just been released! It includes some core gameplay improvements and release on desktop platforms. Here’s a breakdown of everything that’s new:
Second public release of the game in early access. v0.2.0 comes with a bunch of improvements and features!
Thank you to the folks who have play tested so far. Your feedback has helped with the improvements.
Let me know if you run into any issues with the desktop builds, as it’s my first time publishing desktop games made with Rust.
A brief note on save data: save data is dependent on level names, which may change as levels get reordered. Save data may get reset or weird for packs if I re-order them ahead of the initial stable release.
For the next release, I’m going to focus on adding some medium difficulty levels and another pack by Yoshio Murase. I’d like to polish up the UI as well. One major issue right now is that the game is hardcoded to 1280x720 as a virtual resolution, and it looks pretty bad on anything larger than that or high DPI screens. I’m going to explore how to make the game look better at various resolutions.