We will make a simple console app in Visual Studio with a network class responsible for talking with other systems.
Continue reading
We will make a simple console app in Visual Studio with a network class responsible for talking with other systems.
Continue readingWhen talking about coupling, we are talking about how much the components in a system know about each other.
Continue readingMicro, macro and meta grouping is a design tool that can help us view the game from the player’s perspective.
Continue readingThe CPU has a cache that it can use to access data much quicker than from RAM. To speed things up…
Continue reading