Framework-Independent Game Logic with Hexagonal Architecture
Implementing a classic table tennis game using MonoGame, but making it so, that the game logic is independent of the framework using Hexagonal Architecture.
Dec 30, 2024 · 14 min read
gamedev architecture csharp monogame