Room Texturing
Closed this issue · 1 comments
Khauri commented
We need a way to tile the rooms (make them look pretty with sprites and stuff). Most likely this will be done inside the room class itself.
Maybe we can adopt this approach: https://www.sfml-dev.org/tutorials/2.4/graphics-vertex-array.php#example-tile-map to our game.
adamflentz commented
Rooms are textured af