less than 1 minute read

I used to do hobbyist game development for some years. Some of the projects can be found on the Devcarpet page, with my two favourites - Deer Portal and Deer Shifter - the second one has been developed for the Game Jam Ludum Dare. image tooltip here I am also a gamer, and recently I have been playing a bit of Stardew Valley. It inspired me to come up with a new project. I have checked the current development status of Godot Engine - it seems that beta 6 has been released, and I have decided to use this one.

I have also purchased several tiles and sprite collections during the last decade - mostly on Humble Bundle sales.

For the VCS I chose Gogs hosted on my Raspberry Pi at home. It provides me with Git functionality, a simple Wiki and the Issues for the project. Perfect bare-bone minimum.

Right now I am reading about new features in Godot 4, but also reminded of how to work with TileMap and TileSets.

Winter is coming, let’s see.

Updated: