egordorichev / LastTry

:deciduous_tree: LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria :deciduous_tree:
MIT License
118 stars 17 forks source link

Dependency injection 1 #109

Closed pollend closed 6 years ago

pollend commented 6 years ago

I added an interface and an implementation that goes with each subsystem of the game. This still needs to be refined quite a lot but this should de-clutter the global name space a bit.