The art of optimizing your game can be done with a simple trick: using a Texture Atlas in order to reduce the draw calls. This will result in an optimization...
So you've started working on your project, you got the basics down and now you are at the part where you actually want to implement some graphics... but...