nasrabadiAM / tictactoe

Another Tic Tac Toe Game
Apache License 2.0
1 stars 0 forks source link

Add Di To Project #14

Closed nasrabadiAM closed 4 months ago

nasrabadiAM commented 4 months ago

As a developer I want to provide dependencies with a DI so I can use everything easily and I follow SRP as well.

nasrabadiAM commented 4 months ago

Use Kotlin Inject for DI to have the ability to also use it in multi-platform.