Optimizations! For 2D tiled-based games people recommed sprite batch but in this case is needed just draw some tiles, then i make some interesting optimizations!
It draws 4 tiles to each direction in the player position and other players!