Tom X Nguyenmonotykamary.hashnode.dev·Jun 30, 2022Implementing Nested Modal Transducers in GolangOur team has been focusing on the interfacing with both web-based and unity games, and found a growing need to introduce state machines to handle the amount of states we have for entities. Prior to this, we've created a lot of implicit state machines...286 readsState Management