Skip to content
Archive of posts tagged State Diagrams

Simplifying code using states

Lately I have been refactoring czPlayer to add more features and make future maintenance easier. Some parts of the code are almost 10 years old, when I first started playing with sound coding. Needless to say, my code style and quality has improved a lot in 10 years, and it’s a funny thing to look [...]