Artsiom Trubchyk
banner
aglitchman.bsky.social
Artsiom Trubchyk
@aglitchman.bsky.social
Web games developer for the Poki platform, beginner SideFX #Houdini user, #Defold game engine lover, blockchain believer.
Details - our mahjong game started getting a building meta, and things spiraled - now, not only can you build your own base, but a monster shows up and tries to mess it up (but that’s it, nothing too crazy). It can’t appear out of nowhere on the map - players deserve a cool intro sequence first!
November 8, 2025 at 10:27 AM
...UI is made with the Defold GUI.
November 2, 2025 at 9:31 AM
Photo is ✨
RGB30 is one of the best Linux handhelds!
September 28, 2025 at 11:54 AM
The bonus cards are simple for now, but it’s a first iteration, and I’m sure this will make the gameplay more interesting and varied for players!👆
September 27, 2025 at 8:40 PM
4 years - August 26, 2021.
August 25, 2025 at 11:02 AM
I will also be adding this component to all of my older 3D examples (Scene3D, Ludum Dare compo games etc) to ensure they run smoothly for everyone.
August 10, 2025 at 10:29 PM
It now works correctly even in situations where the fixed updates runs at the same frequency as the regular update, which could produce an alternating pattern (e.g., 2, 0, 2, 0) before stabilizing to 1, 1, 1… Now it handles it perfectly - buttery smooth from the first frame! 🚀
August 10, 2025 at 10:29 PM
The widget is created using Dear ImGui, a tool that powers the entire gamedev.
It is also available for Defold!
github.com/britzl/exten...
GitHub - britzl/extension-imgui: Dear ImGUI extension for Defold
Dear ImGUI extension for Defold. Contribute to britzl/extension-imgui development by creating an account on GitHub.
github.com
August 2, 2025 at 1:45 PM
At the end of the video, the wheel bounced up - this is normal behaviour 🤣 (for now)
July 12, 2025 at 11:18 PM
When it's done 😄
July 10, 2025 at 10:05 AM
This custom-built interpolation component has simplified our work with physics running in fixed time step mode so much that I now use it EVERYWHERE!
July 9, 2025 at 1:12 PM