Episode 2: Creating a scene management system
Dec 21, 2023 · 6 min read · Last time I created a control mechanism for my game that is based on the "Finite State Machine" design pattern. Also, I implemented an EventBus to let separate modules communicate without the need to couple them together. Building on that, my next st...
Join discussion

