Thank you so much for trying out the game and for the comment. I've used Extenject in other projects too... it's really helpful because I like to include unit tests for certain parts of the code, so I can mock things like Unity's delta time and player prefs with provider interfaces and implementations specific to the game and tests.