Hello! Before joining this community I had begun a project in Odin and Raylib and planned to release it this November, so it kind of fits the timeline of this community. My game is called Trials of Yarbil, Yarbil being an anagram for Raylib. It is a roguelite where the player must go through 3 levels to beat the game. It is similar to the Breath of the Wild master sword trials. Each level consists of multiple floors. Each level will have about 8 levels each ending with a little boss. The player starts with nothing except an elemental movement ability of their choice and must use the environment to their advantage. There will be several weapons the player can pickup and use such as a katana, axe, and daggers, but the combat revolves around using the environment in combination with your movement ability and items you pickup to defeat the enemies. My goal with this environmental combat is to allow the player a lot of flexibility and room for expression in how they play. Currently, I am working on the item system and trying to figure out how to make a universal item system so I can start implementing some of the item interactions. After that I want to work on some environmental elements like exploding barrels and making the health system respond to physics. I hope to release a playtest with the above features in about a month or so. This is what the game currently looks like. Focusing on gameplay over aesthetics