Data-oriented ideas for small gamedev teams
If you are a game developer then you might have heard about data-oriented design. You might have read that programming in a data-oriented way can make your game run faster. However, if you come from some object oriented approach then the ideas youâve seen can feel a bit overwhelming. It may seem like you need to completely redo all your gameplay code. Where do you even start? So letâs try to keep it simple....