MK-NEUKO / TicTacToeOOP

TicTacToeOOP is a learning project, the focus is on the functionality and handling of .NET, C#, WPF, MVVM.
MIT License
2 stars 0 forks source link

Implementing the Game Aggregate #20

Open MK-NEUKO opened 1 month ago

MK-NEUKO commented 1 month ago

After reading a lot about DDD and Clean Architecture and also daring to do a first demo implementation, I will implement the GameAgregat.

MK-NEUKO commented 1 month ago

After reading a lot about DDD and Clean Architecture and also daring to do a first demo implementation, I will implement the GameAgregat.