maciekglowka.bsky.social
@maciekglowka.bsky.social
I make tiny games.
Thanks <3, I might be actually looking for early playtesters soone ;)
November 12, 2025 at 8:48 AM
Thanks. It's a minimalist dungeon crawler, where you mostly progress your character by collecting runes and building custom spells with them.
November 11, 2025 at 9:55 PM
Please consider things like versioning, conflict resolution (collaborarion) and testing as early as possible. Every visual programming tool I worked with (or created) caused much pain in those areas in the long run...
October 25, 2025 at 7:04 PM
Great that you brought it to Android (as it's my only gaming platform currently :D). Will def. give it a try now.
October 16, 2025 at 11:29 AM
I am genuinely curious what functionalities make people use large IDEs. I've heard e.g. some good things about refactoring options in JetBrains ones - so I am worried I am missing on something :)
October 15, 2025 at 9:26 AM
`vi` should be fine then
October 15, 2025 at 8:30 AM
You just have to switch from one-tool-for-everything to one-tool-one-job approach (easy to say ;)
October 15, 2025 at 8:04 AM
I guess also implementing your own interfaces to std types is not straightforward?
(when I was still using Unity I don't think I knew about interfaces much ;)
October 14, 2025 at 3:58 PM
I guess interfaces can handle some of this?
October 14, 2025 at 3:35 PM
Yes, but the syntax imo feels quite more high-level than the language actually is. Even if you compare it to GO (which is way more high-level-ish ;)
And you can work really fast, without sacrificing too much ;)
October 14, 2025 at 8:59 AM
I do not feel very much low level when working with Rust. There's so many convenient abstractions :)

Assembly is really fun though. I'd love to make e.g. a GameBoy game like that one day.
October 13, 2025 at 9:18 PM
<3
October 13, 2025 at 8:08 AM
Thanks <3! I am hoping to deliver something playable soon-ish...
October 13, 2025 at 8:07 AM
Thanks <3 Will keep me motivated to finish (which we all know is not so easy ;)
October 13, 2025 at 8:06 AM
Aaand I am installing enyo again on my phone...:D
October 7, 2025 at 2:53 PM
Thanks, I've actually also played ENYO a lot - so definitely it's an inspiration (together with Hoplite and probably some others ;)
October 7, 2025 at 2:49 PM
There should be a throwing knife ability which allows you to do that. (like a normal knife does diagonal melee)
October 6, 2025 at 12:01 PM