/object-pooling

Object Pool is a crafting design pattern that pre-instantiates all the objects you will need at any specific time before the game.

Primary LanguageC#

Stargazers