How Games Are Programmed: An Introduction To The Core Concepts Required To Program A Video Game
So you want to build a video game? Cool! I’m not really a professional game developer myself, but I have made a few games here and there for fun. The architecture and patterns used for building games are a bit different from, say, developing a website or back-end service. In this post, we will walk through the core concepts that you, as a programmer, would need to know before you dive into creating your own game....